Skip to content

This is a demo project to test the starlite/litestar framework.

Notifications You must be signed in to change notification settings

Alurith/starlite-url-shortner

Repository files navigation

Starlite URL Shortner

This is a demo project to test the litestar framework.

Packages Version
starlite 1.51.10
uvicorn 0.21.1
shortuuid 1.0.11
htmx 1.9.0
picocss 1.5.9

Run the project:

Rename proto.env to .env and set the REDIS_URL

Run the project via

starlite run --debug --reload

The docker-compose is just to start redis

Releases

No releases published

Packages

No packages published