Skip to content

zpatronus/GodOfAvalon-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

God of Avalon Backend

Project config

Copy /projectRoot/goa_backend/config-sample.py to /projectRoot/goa_backend/config.py. Edit /projectRoot/goa_backend/config.py according to the instructions in config.py

Project setup

After cloning, use:

pip install -r requirements.txt

to install all requirements.

Use:

python manage.py migrate

to migrate database.

Use:

python manage.py runserver

to start server.

To deploy, checkout this post.

About

An online platform from God of Avalon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages