A platform for holding public voting!
npm i
cp .env.example .env
npm run start:dev
- add issue & wait for approval
- fork the repo
- create a new branch (with dash-styled-naming)
- test you're changes and integrity of that with the whole system (or write an automated test)
- if you added a new API add that to the postman collection and update that file too
- submit PR