Torre Capital Assignment
- A basic to do application.
Tech Stack used: NodeJS MySQL
To Setup:
- change the database settings in ./config/development
- make a new database and run migrations from ./database/migration/structure.sql
- use Command: NODE_ENV=development node index.js
- Documentation will open at http://localhost:3000/swagger