Examples you can deploy
Every example includes working code, a practical guide, and a complete project you can download.
Featured
Deploy me
A guestbook lets visitors leave their name and a note, then keeps every entry through refreshes and new deployments.
View exampleNode Vite React Express PostgreSQL watchlist
A watchlist app for planning movie and show nights, with a React interface over an Express JSON API. It runs on Tokay as one Web Service.
View exampleNode Discord bot
A Discord bot answers uptime questions, rolls familiar dice, and gives playful 8ball replies inside a server you manage.
View exampleNode replace a Zap
A lead intake workflow accepts form submissions, routes urgent and event requests, rejects duplicates, and builds a daily digest with a JSON archive.
View exampleNode Next.js PostgreSQL event tickets
A workshop ticket site shows live availability, accepts orders for up to six seats, and issues a ticket code after checkout.
View examplePython FastAPI PostgreSQL AI research queue
A research queue turns a question into saved evidence notes and a finished brief while the browser watches each step.
View exampleDeploy a private sales analytics MCP server
A sales analytics MCP server lets an AI agent summarize revenue, find customers, inspect recent orders, and rank products without opening the whole database.
View exampleDeploy a remote MCP server with OAuth
A personal task inbox lets each visitor connect an MCP client, authorize with their email, and manage only their own saved tasks.
View examplePython Streamlit support dashboard
A support dashboard helps coworkers track open tickets, response time, queue history, category backlog, and notes for the next shift.
View exampleStart with your language
Deploy me
A guestbook lets visitors leave their name and a note, then keeps every entry through refreshes and new deployments.
View exampleNode Express API
A small Express API returns its Node.js version, reports its health, and lets you list or add todos. Tokay gives it a live URL as one Web Service.
View examplePython FastAPI API
A FastAPI todo service gives you generated API docs, request validation, a health check, and routes for listing or adding todos.
View exampleGo API
A Go API built with net/http reports its runtime, answers health checks, and lets you list or add todos.
View exampleRuby Sinatra API
A Sinatra API serves a small todo list with routes for health, runtime details, reads, and writes. Tokay runs the Ruby app with Puma as one Web Service.
View examplePHP PostgreSQL guestbook
A PHP guestbook collects names and notes, shows every message with its time, and keeps them through new deployments.
View exampleRust Axum API
An Axum todo API exposes health, runtime, list, and create routes from a compact Rust project.
View exampleBun Hono API
A Hono todo API reports its Bun version, answers health checks, and supports listing or adding todos.
View exampleHTML portfolio site
A responsive type studio portfolio gives visitors a home page, two detailed specimen pages, and an about page.
View exampleWebsites, apps, and APIs
Node Express PostgreSQL task tracker
A food truck launch board keeps permits, kitchen work, and marketing tasks moving in one place.
View exampleNode Vite React Express PostgreSQL watchlist
A watchlist app for planning movie and show nights, with a React interface over an Express JSON API. It runs on Tokay as one Web Service.
View exampleNode Next.js PostgreSQL event tickets
A workshop ticket site shows live availability, accepts orders for up to six seats, and issues a ticket code after checkout.
View examplePython Django PostgreSQL cat adoption
A cat adoption directory lets visitors search by name or temperament, browse shelter rooms, and compare each cat's status and personality.
View examplePHP Laravel PostgreSQL event space booking
An event space site lets visitors compare rooms, reserve a future time, and avoid conflicting bookings.
View exampleAI apps and integrations
Node OpenRouter configurable model chat
A streaming chat page lets you hold a conversation with any model available through OpenRouter and change that model without editing the app.
View exampleNode Kimi K3 streaming chat
A Kimi K3 chat page streams long answers, renders readable Markdown, and carries the complete thread into every follow up.
View exampleNode OpenAI streaming chat
An OpenAI chat page streams answers from gpt-5-mini, renders safe Markdown, and keeps follow up questions grounded in the current thread.
View exampleNode Claude streaming chat
A Claude chat page streams answers from claude-sonnet-4-6, preserves context for follow up questions, and renders model Markdown safely.
View exampleDeploy a private sales analytics MCP server
A sales analytics MCP server lets an AI agent summarize revenue, find customers, inspect recent orders, and rank products without opening the whole database.
View exampleDeploy a remote MCP server with OAuth
A personal task inbox lets each visitor connect an MCP client, authorize with their email, and manage only their own saved tasks.
View examplePython FastAPI PostgreSQL AI research queue
A research queue turns a question into saved evidence notes and a finished brief while the browser watches each step.
View exampleAutomations and scheduled work
Node webhook inspector
A webhook inspector accepts test events, labels familiar payloads, verifies optional signatures, and returns a compact receipt to the sender.
View examplePython PostgreSQL daily sales report
A daily sales desk shows yesterday's revenue, order count, weekly change, and leading products beside an archive of earlier reports.
View examplePython uptime monitor
An uptime monitor checks one or more URLs, records status and latency, and alerts only when a site changes between up and down.
View examplePython Playwright price watcher
A browser based price watcher reads a visible price, saves a full page screenshot, and alerts when the value changes or crosses your target.
View exampleNode replace a Zap
A lead intake workflow accepts form submissions, routes urgent and event requests, rejects duplicates, and builds a daily digest with a JSON archive.
View exampleBots, workers, and realtime apps
Node Discord bot
A Discord bot answers uptime questions, rolls familiar dice, and gives playful 8ball replies inside a server you manage.
View exampleNode Slack bot
A Slack standup bot posts team updates, explains its commands when mentioned, and reports how long its current connection has been open.
View exampleNode Express BullMQ Redis statement generator
A statement desk turns up to 200 customer balance rows into individual PDFs and one downloadable ZIP while showing live progress.
View exampleNode WebSocket chat
A room chat sends messages and presence updates instantly across general, music, and games, then reconnects open tabs after a deployment.
View examplePersistent VM apps
Node SQLite uploads receipt box
A receipt box keeps each uploaded image with its merchant, amount, category, and purchase date, then totals the selected month.
View examplePython PDF invoice generator
A billing desk turns client and line item details into a polished PDF, assigns the next invoice number, and keeps recent files ready to download.
View exampleNode Prisma migrations walkthrough
A newsletter signup app walks one PostgreSQL database through an additive Prisma change and a populated table drop without losing the subscriber list.
View exampleCoworker and mixed access apps
Python Streamlit support dashboard
A support dashboard helps coworkers track open tickets, response time, queue history, category backlog, and notes for the next shift.
View exampleNode internal visitor registration
A visitor desk gives staff a private arrival list while guests use one public form to register their name, host, and arrival time.
View example