chess_rpg_backend/chess_backend
2022-06-05 13:09:27 +03:00
..
__init__.py Initial commit, added base User and Hero models 2022-06-04 16:01:23 +03:00
asgi.py Initial commit, added base User and Hero models 2022-06-04 16:01:23 +03:00
settings.py added jwt auth, base player logic 2022-06-05 13:09:27 +03:00
urls.py added character control endpoint 2022-06-04 19:30:54 +03:00
wsgi.py Initial commit, added base User and Hero models 2022-06-04 16:01:23 +03:00