Lycodon/backend/src/lycodon/api
Dustin 0ab0ef8874 backend: api: Create database tables at startup
We might need to use Alembic for schema migrations at some point, but
until then, creating the database tables when the application first
starts will work fine.
2022-01-25 21:45:29 -06:00
..
__init__.py backend: Begin web API server 2022-01-18 20:24:47 -06:00
context.py backend config: Add application configuration 2022-01-25 21:45:29 -06:00
main.py backend: api: Create database tables at startup 2022-01-25 21:45:29 -06:00