Mustard is an open-source social media platform where anyone can contribute and share their voice. No gatekeeping, no exclusivity—just pure engagement and collaboration.
✅ Open Collaboration – Anyone can contribute and interact.
✅ Community-Driven Features – Users influence updates and improvements.
✅ Personalized Experience – Smart feeds tailored to your interests.
📌 GitHub: Mustard Repository
- Frontend: Next.js, Tailwind CSS, ShadCN, GSAP
- Backend: PostgreSQL (Prisma)
- Language: TypeScript
-
Clone the repository:
git clone https://github.com/nios-x/mustard.git cd mustard -
Install dependencies:
npm install
-
Set up environment variables:
- Create a
.envfile in the root directory and add your configurations.
- Create a
-
Run the development server:
npm run dev
The app should now be running on
http://localhost:3000.
We welcome contributions! To get started:
- Fork the repository.
- Create a new branch (
feature-branch-name). - Make your changes and commit them.
- Push to your fork and submit a pull request.
This project is open-source under the MIT License.
We’d love to hear your thoughts! Share your ideas by opening an issue or starting a discussion. Let’s build something amazing together! 🚀
#Mustard #SocialMedia #OpenSource #Innovation #NextJS