Litestar Fullstack

A fullstack web app for the Litestar Framework

Deploy Litestar Fullstack

Redis

bitnami/redis

Just deployed

/bitnami

Postgres

railwayapp-templates/postgres-ssl:latest

Just deployed

/var/lib/postgresql/data

litestar-fullstack

litestar-org/litestar-fullstack

Just deployed

Litestar Fullstack

Built by @cofin

This template deploys a fullstack, ready to use web app built on the Litestar framework, SAQ background workers, PostgreSQL database, Redis worker queue, Vite, Vue, and more!

This is a reference application that you can use to get your next Litestar application running quickly.

It contains most of the boilerplate required for a production web API.

Features:

  • Latest Litestar configured with best practices
  • Integration with SQLAlchemy 2.0, SAQ (Simple Asynchronous Queue), and litestar-saqlalchemy
  • Extends built-in litestar click CLI
  • Frontend integrated with vitejs and includes Jinja2 templates that integrate with Vite websocket/HMR support
  • Multi-stage docker build using a Google Distroless (distroless/cc) Python 3.11 runtime image.
  • pre-configured user model that includes teams and associated team roles
  • examples of using guards for superuser and team based auth.

Template Content

More templates in this category

View Template

mellow-vue

A full-stack Vue app with The Boring JavaScript Stack.


View Template

Sveltekit NestJS

Full-stack with SvelteKit + NestJS + Prisma + Postgresql with utils


View Template

.NET8 Web API

A basic ASP.NET Core Web API template (.NET 8)