π
Welcome to next-app-starter
Another awesome starter for your app
π Homepage
β¨ Demo
Built with
- NextJS: the React Framework for Production
- Tailwindcss: rapidly build modern websites without ever leaving your HTML
- 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
- And other standard tools as Eslint, Prettier, nano-staged
Install
yarn install
Usage
Create .env file base on .env.example then run below command
yarn dev
Run tests
yarn test
Run storybook
yarn storybook
Author
- Website: https://productsway.com/
- Twitter: @jellydn
- Github: @jellydn
π
Stargazers
Show your support
Give a
This README was generated with