peterschutt / litestar-sqla-admin-test

Test app for sqladmin-litestar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

litestar-sqla-admin-test

$ python -m venv .venv
$ . .venv/bin/activate
(.venv) $ python -m pip install -r requirements.txt 
(.venv) $ uvicorn app:app

Then navigate to localhost:8000/admin

About

Test app for sqladmin-litestar

License:MIT License


Languages

Language:Python 100.0%