This project integrates sveltekit, litestar, and piccolo to create a fullstack web application.
Visit API documentation to test the API
sveltekit
cd frontend/app
# set .env variables
cp .env.example .env
pnpm install
pnpm run dev
backend
docker compose up
Node v20.10.0
Python 3.11
External