Skip to content

catiamatos1991/desafioheroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desafio

Installation Instructions

1. Install the Requirements
  pip install -r requirements.txt

2. Sync the DB

    create schema "database" in mySQL
    run commands: python manage.py migrate syncdb
    
    run populate.py from the project to populate "restapi_music" table with information

3. Run the server
    python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published