next-quick

next-quick

⚡️ Quickstart your Next.js projects w/ Auth, Deployment, DB

1 follower

⚡️ Quickstart your Next.js projects w/ Auth, Deployment, and DB using next-quick CLI! Go from an empty repository to a full-stack Next.js site with authentication, deployment, & database without writing a single line of code
next-quick gallery image
next-quick gallery image
next-quick gallery image
next-quick gallery image
next-quick gallery image
Free
Launch Team
AssemblyAI
AssemblyAI
Build voice AI apps with a single API
Promoted

What do you think? …

Josh Wong
Maker
📌
👋 Product Hunt, I'm Josh! I built this open-source Next.js project builder CLI because I found that it usually takes over an hour to set up and configure your repo until you can start building. Not only do you oftentimes forget how you did it last time, but there's also a margin for error. That's why I made the "next-quick" command line interface. Now you can initialize a project with authentication, database, and have deployments up within minutes! 🤔 Why? The meaning of 10x — I'm on a mission to build tools for developers so that they can become 10x Software Engineers! In my opinion, this solution is better than a static GitHub template because: 1. This package is extensible and soon will have more options for auth, DB, as well as other commands. This way, you can pick-and-choose, instead of having a template for each stack you want. 2. Dynamically installs everything, meaning when you initialize the project, create-next-app and the npm packages installed will be at their latest version. 🚀 Key Features * Generates a Next.js application with prettier, eslint, jest, etc. with config files written for you * Sets up Husky pre-commit hook w/ lint-staged * MongoDB setup: creates a user schema, database connection, & frontend page to test DB connection * Easy deployment to Vercel or Amplify * Kinde Auth: Blazingly fast authentication (< 5 mins) with Google sign-in, MFA, magic links & passwordless login If this sounds interesting or useful, don't be shy to shoot a star my way! ⭐️ Check out the project: https://github.com/10ai/next-quick