Examples

Real-world apps built with aiplang

Hello World

The simplest aiplang app -- a single page with a greeting.

Basic

Todo App

Full CRUD todo list with authentication and database.

Full-Stack

Blog

A blog with posts, categories, and an admin panel.

Full-Stack

Landing Page

A marketing landing page with hero, features, and CTA.

Frontend

E-commerce

Product catalog with cart and Stripe checkout.

Full-Stack

Chat Room

Real-time chat using WebSockets.

Full-Stack

Contact Form

Simple contact form with email notification.

Basic

Dashboard

Admin dashboard with stats cards and data table.

Frontend

Analytics Pipeline

Data ingestion pipeline with CSV import and chart visualization.

Data

OAuth Login

User authentication with OAuth providers and JWT sessions.

Auth

Stripe Subscriptions

Subscription plans with Stripe billing and customer portal.

Payments