Skip to content

Jalbers90/hotel-api-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hotel-api-postgres

Simulated hotel reservation back-end system

Setup POSTGRES

docker run -itd -e POSTGRES_USER=user -e POSTGRES_PASSWORD=user -p 5432:5432 postgres -v Type in your own username and password

About

Simulated hotel reservation back-end system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published