Skip to content

JacobCoffee/litestar-template

Repository files navigation

Litestar Logo - Light Litestar Logo - Dark

Project Status
CI/CD ci Pip Audit Test
Quality codecov Quality Gate Status Reliability Rating Duplicated Lines (%) Vulnerabilities Bugs
Community Reddit Discord Matrix Medium Twitter Blog
Meta Litestar Project License - MIT Litestar Sponsors linting - Ruff code style - Black types - Mypy

SonarCloud

Litestar Template for Railway.

This repo is a template for creating a Litestar app on Railway.

Deploy on Railway

Development

For working on this template, you'll need to clone the repo and set up for development environment.

  1. Clone the repo
  2. Install Python Development Master (PDM)
  3. TODO