This Project is used to Learning Managemen Sistem (LMS) - Backend API. Used for all modul on Marijar
What things you need to install the software and how to install them
node < v12
npm < v6
postgre
A step by step series of examples that tell you have to get a development env running
- Create ENV file (.env) from .env.example
- Then run this command
$ npm install
$ npm run dev
How to run the automated tests for this system
Give the example
...
$ npm run test
To fix simple error code format, run this command
$ npm run lint:fix
Add additional notes about how to deploy this on a live system
- [node.js] Platform
- [fastify] Framework
- [npm] Dependency Management
- Mochamad Aufa - Initial work - Github