Skip to content

ktsering2003/KunsangTseringKazonBackend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kazon Backend

Backend REST api that implements the CRUD model. Tech stack is PostgreSQL 15, Express.js and, Node.js

Database ER model

To run

Make a database "kazonDB" and run createDB.sql to initialize the tables

Create a credentials.json in src/, for the db credentials

Create .env in root folder for the 'ACCESS_TOKEN_SECRET'

Run commands below

npm install
npm run devStart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%