Skip to content

malmiteria/bowo_pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository hosts the back and front in separate folders.

django hosts the backend django app vue hosts the frontend vue app

Django

On first download, run (from the django directory):

./scripts/install.sh

it installs the dependencies, migrates the database up to date, and downloads the csv pokemon file into the database.

then, you can run the django app with (still from the django directory)

poetry run python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published