First Final Project from Kampus Merdeka - Introduce to NodeJS
For list API see api list
URL apps link
npm installCopy file .env.example and rename to .env. You can seting config environment in .env
- Create database in postgresql
- Run the script
node setup.jsOr import database in config/db.sql
npm start npm test