- Clone github
- git clone https://github.com/PeZeqo/PokemonDB.git
- Import dump file in MySQL Workbench (server -> data import -> self contained file)
- Ensure target DB name is 'pokemon'
- Install Python 3.6
- Install requirements (located within flaskProject)
python -m pip install -r reqs.txt
- Update config.json in flaskProject to target your DB correctly
- Run "app.py" in flaskProject (
python app.py
) - Access http://127.0.0.1:5000/ to check Swagger API
-
Notifications
You must be signed in to change notification settings - Fork 0
PeZeqo/PokemonDB
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Open Source Database and Backend API framework for creating Pokémon like games.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published