Skip to content

Giovanni-Schroevers/pkm-card-tracker-back

Repository files navigation

pkm-card-trader-back

Back-end setup

  • Install python 3.7 and pip
  • Run pip install -r requirements.txt
  • Create a database
  • Copy the .env.example and rename it to .env
  • Edit the .env to match your settings
  • Run py manage.py migrate to migrate your database
  • Run py manage.py loaddata data to seed your database
  • Run py manage.py runserver to start the dev server

Troubleshooting:

About

Backend for the pokemon card tracker app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •