chavesrodolfo / moneybox-backend

Money Box Backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moneyBox-backend

Money Box Backend

Run

Run npm start and it will run at http://localhost:8080/

Knex Migrations

Run npx knex migrate:latest to create db.sqlite.

Just in case

Run npx knex migrate:make new_entity to create a new_entity in migrations directory.

About

Money Box Backend

License:MIT License


Languages

Language:JavaScript 100.0%