Skip to content

rolfxli/discussAI-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hack the 6ix Project

Django Installation

From command line:

  • pip install Django==3.0.6

Clone the repo:

From command line:

  • cd (path to the directory you want)
  • git clone https://github.com/rolfxli/hackthe6ix2020backend You may also use the clone button on the repository along with Github Desktop

Run the Django server:

From the command line:

Admin Page

Open a browser, and go to http://127.0.0.1:8000/admin. Enter you credentials and you should be able to edit the models.

About

hack the 6ix 2020 backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages