Skip to content

gatters/projectmate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

projectmate - find your project mate online ⚡

Live at 🌏 - https://project-mate.vercel.app

A web app where you can find contributors for your open-source project or as an individual contributor you can find open-source projects. Best place to start building in public. Find people who have the same vision as you do and contribute to each other for building amazing products.

Connect with us

As a community, we always encourage people to share their thoughts and ideas. Do you want to talk to us? Join our Discord server by clicking the badge below.

DISCORD - Join

Tech Stack ⚙

Next.js tailwind css Firebase MongoDB

  1. Frontend - Next.js
  2. CSS Framework - Tailwind CSS
  3. Backend - NextJS APIs + Firebase Auth + MongoDB

Instructions to start the app

Steps:

  1. Clone this repository

    git clone https://github.com/rohitdasu/projectmate.git
  2. Go into the project directory

    cd projectmate
  3. Create .env.local file from .env.template file. MONGODB_URI is the connection string which you'll get from mongodb. for reference

  4. Install all the dependencies

    npm install
  5. Start the application development server

    npm run dev

Contributing Guidelines

After you have installed projectmate app on your local machine, go to our CONTRIBUTING.md file to help with all you need to know before getting started with making changes to the codebase.

Code of Conduct

View CODE_OF_CONDUCT.md

🔓 License

projectmate is licensed under the MIT License - see the LICENSE file for details.

Thanks to all Contributors💙

About

Find your project mate online

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.9%
  • JavaScript 4.7%
  • CSS 1.3%
  • Shell 0.1%