Skip to content

Dev environment for the application related to education and entertainment

Notifications You must be signed in to change notification settings

ArtemVoronov/indefinite-studies-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to build and run

  1. Set environment vars in the config .env e.g.:
DATABASE_NAME=indefinite_studies_api_db
DATABASE_USER=indefinite_studies_api_user
DATABASE_PASSWORD=password
  1. Check docker-compose.yml is appropriate to config that you are going to use (e.g.docker-compose config)
  2. Build images: docker-compose build
  3. Run it: docker-compose up
  4. Stop it: docker-compose down

About

Dev environment for the application related to education and entertainment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published