Skip to content

Latest commit

 

History

131 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ExcelPlay Kryptos

Follow the steps below to start the API server:

  • Primary requirements (These need to be preinstalled)
    • redis(production only)
    • postgresql
    • pip
    • virtualenv
  • Create a virtual environment and activate it
    $ virtualenv -p python3.6 server
    $ source server/bin/activate
  • Install the requirements
    $ cd excelplay_krypts/
    $ pip install -r requirements.txt
  • Run the dev server
    $ python manage.py makemigrations
    $ python manage.py migrate
    $ python manage.py createsuperuser
    $ python manage.py runserver
  • If you are setting up a development server uncomment appropriate SECRET KEY SETTING

About

Crackle your brain cells !

Topics

Resources

Stars

4 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages