Brimko is an open source social media platform for developers across the globe, where they can showcase their acheivements, share ideas, and contribute to open source project.
git clone this repo
- cd brimko/backend
- npm install
- npm run dev
- cd brimko/frontend
- npm install
- npm run dev