A platform with the aim of tracking loans between friends and colleagues.
You will need NPM and Node.Js for running the API and a MySQL database.
You can setup the database with this SQL script.
Configure src/config/db.json for the DB connection and src/config/jwt.json for token generation settings.
First install the packages with npm install
, then start the server with npm start
.
All routes are documented here.
Backend will be developed and supported for Linux OS running Node.JS
Primary focus on mobile development (Flutter)