Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34
Another awesome starter for your app base on nextjs + tailwind + react-query + zod + react-hook-form + next-auth + jotai
License
jellydn/next-app-starter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Another awesome starter for your app
✨Demo
- NextJS: the React Framework for Production
- Tailwindcss: rapidly build modern websites without ever leaving your HTML
- shadcn/ui: Beautifully designed components built with Radix UI and Tailwind CSS.
- Jotai: primitive and flexible state management for React.
- Prisma: next-generation ORM for Node.js and TypeScrip
- NextAuth.js: Authentication for Next.js
- next-validations: NextJS API Validations, support Yup, Fastest-Validator, Joi, and more
- zod: TypeScript-first schema validation with static type inference
- consola: Elegant Console Logger for Node.js and Browser 🐨
- Storybook: build bulletproof UI components faster
- React-hook-form: performance, flexible and extensible forms with easy-to-use validation
- react-testing: simple and complete testing utilities that encourage good testing practices
- React-query: performant and powerful data synchronization for React
- app: Main application logic and entry point.
- components: Reusable UI components.
- pages: Individual pages/views of the application.
- prisma: Database ORM and migration scripts.
- public: Static assets accessible to the public.
- store: State management for the application.
- tests: Unit and integration tests.
- types: Custom TypeScript types and interfaces.
- storybook: Component library and documentation.
- .github/workflows: CI/CD workflows for GitHub Actions.
bun install
Create .env file base on .env.example then run below command
bun run dev
bun runtestbun run storybook
This project usespre-commit to enforce code quality and consistency. To install pre-commit hooks, run:
pre-commit install
This project is licensed under theMIT License - see theMIT License file for details.
- Website:https://productsway.com/
- Twitter:@jellydn
- Github:@jellydn
Give a ⭐️ if this project helped you!
Thanks goes to these wonderful people (emoji key):
Dung Duc Huynh (Kaka) 💻📖 | Mike Hoang 💻 | Salman Sheriff 💻 | SADIK 💻 |
This project follows theall-contributors specification. Contributions of any kind welcome!
About
Another awesome starter for your app base on nextjs + tailwind + react-query + zod + react-hook-form + next-auth + jotai
Topics
Resources
License
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.

