Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 3 hours ago
JSON representation

The quickest and most efficient way to start new full stack, type safed Solid web app

Awesome Lists containing this project

README

        

# Create JD App

Create advanced SolidStart web application within seconds.

## Getting Started

```bash
npm 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)
- [TailwindCSS](https://github.com/tailwindlabs/tailwindcss)
- [AuthJS](https://github.com/solidjs-community/mediakit/tree/main/packages/auth)