Skip to content

Graphity/surge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

surge

Run Docker image

Navigate to the root of the project and build Docker image as a superuser

docker image build -t surge .

Run the built Docker image

docker container run -p 8080:8080 surge

Run PostgreSQL using Docker

navigate to the database folder and run the following command

docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published