This repository contains sample projects for lttle.cloud. For more details you can visit the official documentation.
- An account on lttle.cloud. You can follow the Getting Started.
- Docker installed on your machine
We have grouped the samples into multiple groups
- Programming Languages and their frameworks
- Software
| Name | Stack | Description | Preview |
|---|---|---|---|
| Astro | Astro, Nginx | A simple Astro generated static website hosted on lttle.cloud | Link |
| Next.js App | Next.js, Drizzle ORM, PostgreSQL | A simple CRUD Next.js application hosted on lttle.cloud | Link |
| React + Vite | React, Vite | A simple client-only React application built with vite hosted on lttle.cloud | Link |
| Hono API | Hono, Drizzle ORM, PostgreSQL | A simple CRUD API using Hono framework hosted on lttle.cloud | Link |
For Python samples we recommend you install uv beforehand.
| Name | Stack | Description | Preview |
|---|---|---|---|
| FastAPI | FastAPI, Uvicorn | A simple FastAPI application hosted on lttle.cloud | Link |
| Name | Description | Preview |
|---|---|---|
| Nginx | Multiple Nginx server hosting samples | Default Custom Dockerfile Custom with Automated Build |
| PostgreSQL | PostgreSQL database server | - |