@easynext/cli v0.1.35
Depends on Cursor, Vercel, shadcn-ui, tailwindcss, Supabase
Easiest way to start Next.js project ⚡️ 한글
With EasyNext, You can ...
Do all the things you need to do to start a Next.js project, in your own language! (English, Korean)
- Create a Ready-to-use project
- Set up Google/Apple/Kakao/Naver Auth
- Set up and link Supabase
- Set up Google Sheet modules
- More to come... 👀
Prerequisites
- Node.js 20+
Installiation
# (recommended) use npm
$ npm install -g @easynext/cli
# if you are using yarn, pnpm
$ yarn global add @easynext/cli
$ pnpm add -g @easynext/cliAvailable commands
# Check tools installation
$ easynext doctor
# Set language
$ easynext lang <'ko' | 'en'>
# Create a new project
$ easynext create <project-name>
# Init supabase
$ easynext supabase
# Init next-auth
$ easynext auth
or
$ easynext auth init
# Set oauth provider
$ easynext auth <'kakao' | 'idpw'>
# Set Up Google Analytics
$ easynext gtag
# Set Up Microsoft Clarity
$ easynext clarity
# Set Up ChannelTalk
$ easynext channeltalk
# Set Up Sentry
$ easynext sentryComing Soon Commands
# Init next-ui
$ easynext next-ui
# Add Google Sheet modules
$ easynext google-sheetLicense
MIT.
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
1 year ago