Skip to content

uniq-app/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backend

swagger

http://localhost:8080/swagger-ui/

.env

Variable Note
POSTGRES_HOST address and port of database server separated with : ex. db:5432
POSTGRES_DB name of database ex. uniq
POSTGRES_USER username of database user ex. admin
POSTGRES_PASSWORD password of database user ex. admin
EMAIL_ACCOUNT uniq.app.auth@gmail.com
EMAIL_PASSWORD password for email

About

Main backend microservice microservice for engineer's thesis

Topics

Resources

License

Stars

Watchers

Forks

Contributors