1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 14:59:36 +02:00
AdventureLog/backend
Sean Morley 86824b24f0 vercel
2024-07-08 11:58:21 -04:00
..
.devcontainer migration to new backend 2024-07-08 11:44:39 -04:00
.github migration to new backend 2024-07-08 11:44:39 -04:00
server vercel 2024-07-08 11:58:21 -04:00
.gitignore migration to new backend 2024-07-08 11:44:39 -04:00
AUTHORS migration to new backend 2024-07-08 11:44:39 -04:00
docker-compose.yml migration to new backend 2024-07-08 11:44:39 -04:00
Dockerfile migration to new backend 2024-07-08 11:44:39 -04:00
entrypoint.sh migration to new backend 2024-07-08 11:44:39 -04:00
LICENSE migration to new backend 2024-07-08 11:44:39 -04:00
MANIFEST.in migration to new backend 2024-07-08 11:44:39 -04:00
README.md migration to new backend 2024-07-08 11:44:39 -04:00

AdventureLog Django Backend

A demo of a possible AdventureLog 2.0 version using Django as the backend with a REST API.

Based of django-rest-framework and dj-rest-auth.