Skip to content

damlaehican/backend

 
 

Repository files navigation

Open Source Adam

  • We want to build a platform which contents open-source projects. You can list all published open-source projects and also you can publish your project too from GitHub.

⚒️ Build Setup

We use **yarn** as the package manager
#install dependencies

#for server
cd server
yarn install 
yarn dev

#for client
cd client
yarn install
yarn start

CSS Library

We use tailwind css as the css library. You can access the documentation here.

📙 Features to be added

  • Get issues of the project
  • Categorizing issues with a label
  • Categorizing project/issues with a programming language
  • Rank system
  • Sorting by ıssue solving
  • Detail page where people can access information about the issues they contributed and solved

About

We want to build a platform which contents open-source projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%