Skip to content

SoftGuar/Sales_Service

Repository files navigation

  1. Set up environment variables:

Create a .env file in the root directory and configure the following variables:

PORT=3003
HOST="localhost"
DATABASE_URL=""
PULSE_API_KEY=""
API_GATEWAY="url to api gateway"
  1. run start.bat (or sh) to start services

Run Tests

Execute the test suite using Jest:

npm run test

API Documentation

Swagger documentation is available at https://BASE_URL/docs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages