Skip to content

Spring Boot, Postgres and Vue-based web application for a personal Comic Book inventory

Notifications You must be signed in to change notification settings

lkwheel/comic-web-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logging Into Comic Web Database

Common Commands

Start Database

From within the ./src/main/docker directory run the docker-compose up command with the appropriate env file.

$ docker-compose --env-file=./comic-web.env up

Shutdown Database

$ docker-compose --env-file=./comic-web.env down

About

Spring Boot, Postgres and Vue-based web application for a personal Comic Book inventory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published