Skip to content

SE-Project-3-Team-18/Payment-Service

Repository files navigation

How to run

One time setup

initialise a .env with the following data

PORT = 5000
SERVICE_NAME = 'template' # for registration with service Registry
SERVICE_HOST = 'localhost' # for registration with service Registry
ATLAS_URI = '..blah..'

Install dependencies

npm i

Running development server

npm run dev

Running production server

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •