ef1e3c578b1aebf3aa29ccd0a9b9de6bcca37c9c
feat(migrations): 🚧 Create migrations of tables (routes, neighborhoods served, destinations, passengers and route historic
Getting Started
npm install
npm run typeorm migration:run
yarn dev:server
yarn typeorm migration:create -n CreateUser
Description
Copy of repository tcc-vamos-backend, my team's conclusion thesis project, which I have contributed to.
Languages
TypeScript
99.9%
JavaScript
0.1%