Bota pra Rodar - Web API

November 18, 2021 ยท View on GitHub

Back-end for App and Front-end interfaces of "Bota Pra Rodar" project, a bike sharing system for brazilian Communities.

Tecnologies used

  • NodeJS
  • Typescript
  • Firebase Realtime Database
  • Jest
  • Express

Tecnologies required

  • NodeJS 10 or above
  • NPM package manager

Commands

  • Build: npm run build
  • Start: npm run start
  • Start Development Environment: npm run start-dev
  • Test: npm run test