Works withClaude CodeCodexCursorWindsurfCline

Ship production-grade apps, fast.

Open-source Next.js and Expo templates on AWS, built for your AI coding agent. Point it at a repo, describe an idea, and it ships a real, live app, with no infrastructure to build.

claude codeWeb
use github.com/elleskay/platform to
claude codeMobile
use github.com/elleskay/mobile-platform to

Spec-driven by default: your agent turns each brief into a spec, writes the code and the tests together, and CI blocks the deploy until every requirement is covered by a passing test.

100%
Spec coverage
9
Smoke checks
0
Stored keys
6
Live apps
2
Templates
MIT
License

Everything you need, already built.

Your agent inherits a complete Next.js and AWS production stack, so it spends its time on your product, not the plumbing.

Spec-driven gate

bound tests100% coverageblocks deploy

CI/CD pipeline

typechecklintcdk synth

Security scanning

CodeQLgitleaksnpm audit

OIDC deploys

short-lived roleno stored keysleast-privilege

Next.js on AWS

LambdaS3CloudFront

Post-deploy smoke test

healthheaders9 checks

Auth and database

Auth.js v5Neon PostgresJWT sessions

Observability

SentryPostHogready for a key

Validation

Zodevery server actiontyped boundaries

Eight technologies, already wired.

Across two templates, web (platform) and mobile (mobile-platform), configured and deploying on day one.

Next.jsWeb

App Router, SSR on Lambda via OpenNext.

ExpoMobile

React Native app, EAS build and OTA updates.

NestJSMobile

Typed API on Lambda and API Gateway.

AWS LambdaCloud

Serverless compute that scales to zero.

S3 + CloudFrontCloud

Static assets on a global CDN.

AWS CDKInfra

Infrastructure as code, one construct.

Neon PostgresData

Serverless Postgres with connection pooling.

GitHub ActionsCI/CD

OIDC deploys, no stored keys.

Prompt your idea. It does the rest.

You describe the app. The agent builds it, sets up your cloud once, and ships it to AWS.

1

Prompt your idea

Describe the app to your AI coding agent and point it at the template repo.

2

It scaffolds

The agent pulls from the template and writes the app, no boilerplate, no config.

3

It connects your cloud

On the first deploy it wires GitHub and AWS once: an OIDC role, a database, and secrets.

4

CI proves it

The spec gate hits 100%, security scans pass, and the smoke test confirms the deploy.

5

It ships

A live AWS URL, automatically, on every push from then on.

Real apps. Shipped.

Every one is live, on real auth and real data. Open any of them.

Showing 6 of 6
IRAS Tax Assistant screenshot Live
AI · Tax

IRAS Tax Assistant

Conversational Singapore tax help: GST, income, corporate, and SRS, with multi-model routing and human escalation.

DriveBuddy screenshot Live
AI · Mobility

DriveBuddy

AI driving companion for Singapore: live trip tracking, cost breakdowns, real-time ERP and traffic, and a voice assistant.

CoverLens screenshot Live
AI · Insurance

CoverLens

AI insurance policy checker. Grounded LangGraph extraction, every finding quote-backed.

Cancer Navigator screenshot Live
Healthcare

Cancer Navigator

A roadmap for newly diagnosed cancer patients in Singapore, with subsidy coverage.

ScamShield (Unofficial) screenshot Live
OGP Reconstructed

ScamShield (Unofficial)

Check a message, number, or email for an instant verdict, report scams, and watch a reviewer verify them. Not affiliated with OGP.

Armoury (Unofficial) screenshot Live
OGP Reconstructed

Armoury (Unofficial)

Digital equipment checklists for frontline agencies, with an HQ readiness dashboard. Not affiliated with OGP.

Ready to ship production-grade apps, fast?

Point your agent at the platform repo and describe your first app. It builds, connects, and ships to a live AWS URL.

Open source, MIT Works with any coding agent Production-ready: spec gate + smoke test