Lycodon/backend
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
..
.vscode backend: Begin web API server 2022-01-18 20:24:47 -06:00
src/lycodon backend: api: Create database tables at startup 2022-01-25 21:45:29 -06:00
.gitattributes Initial commit 2022-01-16 20:15:40 -06:00
.gitignore backend config: Add application configuration 2022-01-25 21:45:29 -06:00
poetry.lock backend config: Add application configuration 2022-01-25 21:45:29 -06:00
poetry.toml Initial commit 2022-01-16 20:15:40 -06:00
pyproject.toml backend config: Add application configuration 2022-01-25 21:45:29 -06:00