https://github.com/JacobCoffee/litestar-template
Litestar template for Railway
https://github.com/JacobCoffee/litestar-template
litestar litestar-api litestar-framework litestar-template railway railway-app
Last synced: 5 months ago
JSON representation
Litestar template for Railway
- Host: GitHub
- URL: https://github.com/JacobCoffee/litestar-template
- Owner: JacobCoffee
- License: mit
- Created: 2023-07-26T23:43:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-10T17:40:17.000Z (6 months ago)
- Last Synced: 2024-10-31T01:02:53.638Z (6 months ago)
- Topics: litestar, litestar-api, litestar-framework, litestar-template, railway, railway-app
- Language: CSS
- Homepage: https://railway.app/template/zx1KGh?referralCode=BMcs0x
- Size: 259 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.rst
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-litestar - Basic Litestar App - Basic Litestar app with TailwindCSS. (Third-Party Extensions / Projects)
README
![]()
![]()
| Project | | Status |
|-----------|:----|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| CI/CD | | [](https://github.com/JacobCoffee/litestar-template/actions/workflows/ci.yaml) [](https://github.com/JacobCoffee/litestar-template/actions/workflows/audit.yaml) [](https://github.com/JacobCoffee/litestar-template/actions/workflows/test.yaml) |
| Quality | | [](https://codecov.io/gh/JacobCoffee/niapi) [](https://sonarcloud.io/summary/new_code?id=JacobCoffee_litestar-template) [](https://sonarcloud.io/summary/new_code?id=JacobCoffee_litestar-template) [](https://sonarcloud.io/summary/new_code?id=JacobCoffee_litestar-template) [](https://sonarcloud.io/summary/new_code?id=JacobCoffee_litestar-template) [](https://sonarcloud.io/summary/new_code?id=JacobCoffee_litestar-template) |
| Community | | [](https://reddit.com/r/litestarapi) [](https://discord.gg/X3FJqy8d2j) [](https://matrix.to/#/#litestar:matrix.org) [](https://blog.litestar.dev) [](https://twitter.com/LitestarAPI) [](https://blog.litestar.dev) |
| Meta | | [](https://github.com/litestar-org/litestar) [](https://spdx.org/licenses/) [](https://github.com/sponsors/litestar-org) [](https://github.com/astral-sh/ruff) [](https://github.com/psf/black) [](https://github.com/python/mypy) |[](https://sonarcloud.io/summary/new_code?id=JacobCoffee_litestar-template)
# Litestar Template for [Railway](https://railway.app/template/zx1KGh?referralCode=BMcs0x).
This repo is a template for creating a Litestar app on Railway.
[](https://railway.app/template/zx1KGh?referralCode=BMcs0x)
## Development
For working on this template, you'll need to clone the repo and set up for development environment.
1. Clone [the repo](https://github.com/JacobCoffee/litestar-template)
2. Install [Python Development Master (`PDM`)](https://pdm.fming.dev/latest/)
3. TODO