create-next-wora
v1.0.0
Published
Next-wora is **Next.js**-based boilerplate for building **Web + PWA + Native** from a **single codebase**.
Readme
create-next-wora
What even is next-wora?
Next-wora is Next.js-based boilerplate for building Web + PWA + Native from a single codebase.
Requirements
- Node.js 18+ (20+ recommended)
- npm 9+ (bundled with recent Node)
- Java SDK 17-21
- ~~IOS not supported in v1~~
Usage
Create a new all-in-one project:
npx create-next-wora@latestWhat you get
- A new project in the target directory (must be empty or will be created)
- All-in-one Next.js template (web + PWA + native starter)
Why use create-next-wora?
- Zero setup: run
npx create-next-wora@latestand start coding. - Consistent templates: ships the curated WORA starter(s) with sensible defaults.
- Future versions will cover:
- expanded CLI configuration with optional:
- Tailwind CSS implementation
- Supabase implementation
- Environment selection
- ESlint/Prettier implementation
- offline first approach
- local database for caching
- expanded CLI configuration with optional:
License
MIT
