Skip to content

rahulsya/pos_microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pos_microservice

env file atributes

  • PORT=4001
  • DB_HOST=localhost
  • DB_USERNAME=your db username
  • DB_PASSWORD=your db password
  • DB_NAME=your db name

##env for api gateway

  • APP_NAME=Api gateway

  • PORT=4000

  • TIMEOUT=5000

  • URL_SERVICE_MEDIA=http://localhost:8081

  • URL_SERVICE_USER=http://localhost:4001

  • JWT_SECRET=sangatrahasia

  • JWT_SECRET_REFRESH_TOKEN=sangatrahasiatoken

  • JWT_ACCESS_TOKEN_EXPIRED=1d

  • JWT_REFRESH_TOKEN_EXPIRED=1d

MacBook Pro 14_ - 1 (1)

About

back end api (point of sales) with microservices architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages