1.0.1 • Published 12 months ago

create-next-supreme v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
12 months ago

create-next-supreme

-PWA -Server Components -Mobile Ready

I created this project after getting inspiration from create-t3-app but instead on using the existing , I created a new project which contains

  • Server Component
  • Already setup with Prisma and Tailwind
  • Working Project with NextAuth in Server Components
  • Completed Project with responsive Navigation Component
  • Ready for Mobile and Desktop
  • Installable on Mobile and Desktop as PWA,

What's Next-supreme? Why to use it?

We try to keep this project as simple as possible, so you can start with just the scaffolding we set up for you, and add additional things later when they become necessary.

All tools already available for your application

  • Tailwind
  • Prisma
  • Supabase
  • React Icons
  • zod
  • TypeScript is must.

-You can remove any things from package before/after installation finished

How to use this Project?

  • run npx create-next-supreme
  • then enter your project path eg ./project-path
  • wait for sometime and everything will be ready.

How do I deploy this?

  • Use any service provider e.g. AWS, Netlify,Heroku,Vercel, etc.