A simple REST API written in Node.js and Express.js.
Execute npm run dev command in the console.
Execute npm run build in the console.
Execute npm t or npm run test to run unit tests.
Execute npm run lint to enable linting.
Execute npm run seed to run seeders.