Skip to content

stenwire/InVibe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Music Api project

Tools

  • Django
  • Sqlite

Install development version

Requirements

  • Python 3.*

Please star Repo

$ git clone <repo_url>

$ cd <cloned_repo_url>

$ python -m venv venv

$ ./venv/Script/activate

$ pip install -r requirements.txt

Start App Engine

$ django-admin createsuperuser

$ python manage.py makemigration

$ python manage.py migrate

$ python manage.py runserver

> got-to: http://127.0.0.1:8000/

About

A music api with Django

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages