Created this project to do a backend to JobsScreen(https://github.com/NicolasSuzuki/JobsScreen)
Using NodeJs with knex, express and sqlite3
npm install
node src/index.js
- Use nodemon to better use on modify backend
- Fix the command to run the project