Examples
Real-world apps built with aiplang
Hello World
The simplest aiplang app -- a single page with a greeting.
BasicTodo App
Full CRUD todo list with authentication and database.
Full-StackBlog
A blog with posts, categories, and an admin panel.
Full-StackLanding Page
A marketing landing page with hero, features, and CTA.
FrontendE-commerce
Product catalog with cart and Stripe checkout.
Full-StackChat Room
Real-time chat using WebSockets.
Full-StackContact Form
Simple contact form with email notification.
BasicDashboard
Admin dashboard with stats cards and data table.
FrontendAnalytics Pipeline
Data ingestion pipeline with CSV import and chart visualization.
DataOAuth Login
User authentication with OAuth providers and JWT sessions.
AuthStripe Subscriptions
Subscription plans with Stripe billing and customer portal.
Payments