Skip to content

Project-Catalyst/proposer-sdg-tool-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prerequisites

.env : containing all variables that docker-compose.yml requires

server/config/config.json : if you want to run the migrations, otherwise .env is enough

build

docker-compose up --build -d

will run everything inside docker expposed port is 5000

dev

docker-compose -f docker-compose.dev.yml up --build

will mount server folder as a docker volume and monitor it exposed port is 5001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors