Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/OrJDev/create-jd-app
The quickest and most efficient way to start new full stack, type safed Solid web app
https://github.com/OrJDev/create-jd-app
jdev solidstart t3 tailwindcss trpc typescript vercel
Last synced: 6 days ago
JSON representation
The quickest and most efficient way to start new full stack, type safed Solid web app
- Host: GitHub
- URL: https://github.com/OrJDev/create-jd-app
- Owner: OrJDev
- Created: 2022-08-24T00:30:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T23:58:51.000Z (17 days ago)
- Last Synced: 2024-10-29T15:19:38.847Z (10 days ago)
- Topics: jdev, solidstart, t3, tailwindcss, trpc, typescript, vercel
- Language: TypeScript
- Homepage:
- Size: 1.02 MB
- Stars: 671
- Watchers: 11
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- awesome-solid-js - create-jd-app - The quickest and most efficient way to start new full stack, type safed Solid web app (📦 Components & Libraries / SSR)
README
# 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)
- [AuthPC](https://github.com/solidjs-community/mediakit/tree/main/packages/authpc/solid)
- [TailwindCSS](https://github.com/tailwindlabs/tailwindcss)
- [AuthJS](https://github.com/solidjs-community/mediakit/tree/main/packages/auth)