create-jd-app

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

Downloads
564
Stars
667
Committers
15

Bot releases are hidden (Show)

create-jd-app - 1.0.122

Published by OrJDev almost 2 years ago

Release 1.0.122

  • Fix vercel deployment when using prisma - in 8421d66
  • Fix project.onFinish typo when using npm - in b6f0fb4 by @Chojecki
npx create-jd-app@latest
create-jd-app - 1.0.120

Published by OrJDev almost 2 years ago

Release 1.0.120

  • fix wrongly used enabled property when using auth & ssr - in a86cece
npx create-jd-app@latest
create-jd-app - 1.0.119

Published by OrJDev almost 2 years ago

Release 1.0.119

  • Fully support ssr - add ssr support for tRPC - in e9679b5
npx create-jd-app@latest
create-jd-app - 1.0.118

Published by OrJDev almost 2 years ago

Release 1.0.118

  • bump to solid-start 0.2.11 - 8da4608
npx create-jd-app@latest
create-jd-app - 0.1.117

Published by OrJDev almost 2 years ago

Release 0.1.177

  • rename next auth (to @auth/solid-start) - in d28a94e

check out https://authjs.dev/reference/solidstart

npx create-jd-app@latest
create-jd-app - 1.0.116

Published by OrJDev almost 2 years ago

Release 1.0.116

  • Add support for vercel cli - in d93ecc0

currently there is a solid start bug that sometimes makes the build process freeze in the vercel dashboard when using csr (trpc will not work when using ssr because solid query doesn't support ssr as of right now) - https://github.com/solidjs/solid-start/issues/383
so now you can choose if you want to use the vercel cli to deploy

npx create-jd-app --vercel=cli

when using prisma, this will also generate rhel-openssl-1.0.x engine, so you can just run

vercel build --prod

and it will be ready to deploy using

vercel deploy --prod --prebuilt
create-jd-app - 1.0.115

Published by OrJDev almost 2 years ago

Release 1.0.115

  • Remove Solid Auth (Use NextAuth Instead) - in 0af00ef
npx create-jd-app@latest
create-jd-app - 1.0.113

Published by OrJDev almost 2 years ago

Release 1.0.133

  • Bump solid-start - remove dotenv because it now supports server env variables - in ba9e72c
npx create-jd-app@latest
create-jd-app - 1.0.112

Published by OrJDev almost 2 years ago

create-jd-app - 1.0.106

Published by OrJDev almost 2 years ago

create-jd-app - 1.0.105

Published by OrJDev almost 2 years ago

Release 1.0.105

Minor fixes, thanks @oscartbeaumont for letting me know.

in 4885dae
make sure you bump create jd app

npx create-jd-app@latest
create-jd-app - 1.0.104

Published by OrJDev almost 2 years ago

Release 1.0.104

  • fix prisma installer - in 939c43a by @OrJDev
  • fix the nextauth prisma adapter installer - in da5bd61 by @OrJDev
  • use the latest version of nextauth - in 118331f by @OrJDev
npx create-jd-app@latest
create-jd-app - 1.0.101

Published by OrJDev almost 2 years ago

Release 1.0.101

  • nextauth use prisma adapter when using noth prisma and nextauth - in 1d74f4b by @OrJDev
npx create-jd-app@latest
create-jd-app - 1.0.100

Published by OrJDev almost 2 years ago

Release 1.0.100

  • bump next auth version - in 72d4d79 by @OrJDev
npx create-jd-app@latest
create-jd-app - 1.0.99

Published by OrJDev almost 2 years ago

Release 1.0.99

  • add next auth addon - in 0f990d7 by @OrJDev
npx create-jd-app@latest
create-jd-app - Vanila 1

Published by OrJDev almost 2 years ago

Release Vanila.1

Create JD Vanila is a clone of create jd app except it is using SolidJS instead of SolidStart, I created this because degit seems to be slow and the templates of SolidJS are very messy.

if you want to use SolidJS instead of SolidStart you should check it out:

npm create jd-app@vanila

This should not affect the actual create jd app i just thought its a nice feature to have.

create-jd-app - 1.0.98

Published by OrJDev almost 2 years ago

Release 1.0.98

  • solid-auth: Use the monorepo version of solid auth
  • trpc: Get the logged in user in the createContext function instead of getting it in the protectedProcedure
npx create-jd-app@latest
create-jd-app - 1.0.97

Published by OrJDev almost 2 years ago

Release 1.0.97

  • Rename solidjs-auth to solid-auth - in 97d1308, f734bc9 by @OrJDev
  • Use higher versions of solid-start-trpc to get data transformers (like superjson) to work - in 1142d7c by @OrJDev
npx create-jd-app@latest
create-jd-app - 1.0.96

Published by OrJDev almost 2 years ago

Release 1.0.96

  • Fix protected layout wrong loading usage - in c3c0c12 by @OrJDev
npx create-jd-app@latest
create-jd-app - 1.0.95

Published by OrJDev almost 2 years ago

Release

  • Fix protected layout when using solid auth - in d743ca4 by @OrJDev
  • Add Upstash Ratelimit addon - in 8bd0d2f by @OrJDev and @aidanaden
npx create-jd-app@latest
Package Rankings
Top 14.83% on Npmjs.org