Full-stack App Kit
Start with a connected React/Vite app, Express API, shared Zod contracts, typed client, PostgreSQL, Redis, account screens, admin tools, and an owned Project module.
FULL-STACK APP KIT
Generate a secure Express API or a connected React + Express application with stateful sessions, Prisma, PostgreSQL, Redis, and OAuth.
$ npx create-authenik8-app my-appStart with a connected React/Vite app, Express API, shared Zod contracts, typed client, PostgreSQL, Redis, account screens, admin tools, and an owned Project module.
Issues short-lived access tokens and rotating refresh tokens backed by Redis. Reused or concurrently refreshed tokens are automatically rejected.
Choose JWT-only, email/password, password + OAuth, or the complete fullstack workspace. The wizard only asks for configuration each preset can honor.
Helmet headers, rate limiting, IP whitelisting, role-based access control, and a generated THREAT_MODEL.md. All included out of the box.