UNPKG

create-jd-app

Version:

Create modern type safed Solid web application within seconds

26 lines (17 loc) 761 B
# Create JD App Create advanced SolidStart web application within seconds. ## Getting Started ```bash pnpm create jd-app@latest ``` ## Base Template - [Solid Start](https://github.com/solidjs/solid-start) - [TypeScript](https://github.com/microsoft/TypeScript) - [Zod](https://github.com/colinhacks/zod) - [Solid EsLint](https://github.com/solidjs-community/eslint-plugin-solid) ## Addons All addons are optional, you may select some, you may select all and you may select none. - [Prisma](https://github.com/prisma/prisma) - [pRPC](https://github.com/solidjs-community/mediakit/tree/main/packages/prpc/solid) - [TailwindCSS](https://github.com/tailwindlabs/tailwindcss) - [AuthJS](https://github.com/solidjs-community/mediakit/tree/main/packages/auth)