Skip to content

adarshcssoftopensource/trial-task-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisite

  • Node.JS v18.x
  • Npm v10.x
  • Postgresql v12.x

Install package

npm install

Run Nodejs

npm start

Build

npm build

Local start

  • run git pull (pull latest changes)
  • add PORT=5000 DB="Your_db_name" DB_USER="Your_db_username" DB_HOST="localhost" DB_PASSWORD="your_db_password" DB_PORT=your_db_port in .env file
  • run npm install (install all packages)
  • run npm start (start local server) (see "Starting the local server")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •