Skip to content

dchya24/finalproject1-INJS

Repository files navigation

INJS Final Project 1

First Final Project from Kampus Merdeka - Introduce to NodeJS

For list API see api list

URL apps link

Installation

npm install

Setup Project

Setup environment

Copy file .env.example and rename to .env. You can seting config environment in .env

Setup a database

  1. Create database in postgresql
  2. Run the script
  node setup.js

Or import database in config/db.sql

Run Program

  npm start

Testing Program

  npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published