Files
leerstand/README.md
2024-07-28 00:57:38 +02:00

309 B

Leerstand

Django app for managing places with json export and a fully-static frontend map.

Screenshot map overview

Deploy

Start container with docker-compose up -d and create admin user (first-run):

docker-compose exec app python manage.py createsuperuser --email ''