create-app-foundation

1.0.5ย โ€ขย Publicย โ€ขย Published

Create App Foundation

This is a way to use web-app-template via CLI instead of using GitHub template.

Usage

$ npx create-app-foundation

Libraries

kind
app Next.js (framework) Tailwind CSS (css) NextAuth.js (auth)
Prisma (orm) React Hook Form (form) Zod (validator)
tools TypeScript (language) Biome (linter, fmt) Prettier (linter)
ESLint (linter) lint-staged (pre-commit)
testing Vitest (test runner) Playwright (e2e testing)
others workflows (ci) .vscode (editor) Docker Compose (docker)
Renovate (deps manager)

Please check the details on this repo!

/create-app-foundation/

    Package Sidebar

    Install

    npm i create-app-foundation

    Weekly Downloads

    2

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    5 kB

    Total Files

    4

    Last publish

    Collaborators

    • hiroppy