Leptos

Leptos

A cutting-edge Rust framework for the modern web.

Deploy Leptos

leptos

marvin-bitterlich/leptos-railway

Just deployed

This is a starter template for https://leptos.dev/ that gets you up and running with the framework in minutes.

I have chosen Server Side Rendering with Axum. The starter features a server function to demonstrate that this functionality works.

Deployment is done through docker, in an optimized alpine container. Resource usage is about 2MB under load and 0VCPU, thanks to Rust release builds.

The repository has renovate setup to keep dependencies up to date and supports GitHub Actions to test your code before a deploy happens.


Template Content

More templates in this category

View Template
mellow-vue

mellow-vue

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


View Template
.NET8 Web API

.NET8 Web API

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


View Template
Django Monolith

Django Monolith

A Django app connected to a Postgres database with Celery and Celery Beat.