Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 288 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 288 Bytes

STDB

Story Teller's Data Base

This is a personal project to record my (vampire) RP campaigns in a structured and efficient manner.

Deployment

Development

python manage.py runserver  # For backend at /backend/
yarn dev                    # For frontend at /webapp/