Back-end for App and Front-end interfaces of "Bota Pra Rodar" project, a bike sharing system for brazilian Communities.
- NodeJS
- Typescript
- Firebase Realtime Database
- Jest
- Express
- NodeJS 10 or above
- NPM package manager
- Build:
npm run build - Start:
npm run start - Start Development Environment:
npm run start-dev - Test:
npm run test