Skip to content

tobiasSviderski/masters_assigment_data_science_product

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step 1 navigate inside the folder

  • cd assgiment

Step 1 Download docker

Step 2 Build the containers

  • sudo apt-get isntall docker-compose
  • sudo docker-compose up --build

Step 3 Load the data

  • docker exec backend bash -c 'cd backend ; python manage.py migrate ; python manage.py loaddata json_data.json'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published