Skip to content

Another awesome starter for your app base on nextjs + tailwind + react-query + zod + react-hook-form + next-auth + jotai

License

Notifications You must be signed in to change notification settings

ox0sara/next-app-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to next-app-starter 👋

All Contributors

Version Twitter: jellydn

Another awesome starter for your app

ITMan - NextJs Course!

Demo

screenshot

Pre-requirements

💻 Stack

📝 Project Summary

  • 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.

Install

bun install

Usage

Create .env file base on .env.example then run below command

bun run dev

Run tests

bun run test

Run storybook

bun run storybook

Pre-commit

This project uses pre-commit to enforce code quality and consistency. To install pre-commit hooks, run:

pre-commit install

📄 License

This project is licensed under the MIT License - see the MIT License file for details.

Author

Start History 🌟

Star History Chart

Show your support

kofi paypal buymeacoffee

Give a ⭐️ if this project helped you!

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Dung Duc Huynh (Kaka)
Dung Duc Huynh (Kaka)

💻 📖
Mike Hoang
Mike Hoang

💻
Salman Sheriff
Salman Sheriff

💻

This project follows the all-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

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.9%
  • JavaScript 29.5%
  • CSS 7.6%