Skip to content

jellydn/next-app-starter

Repository files navigation

Welcome to next-app-starter πŸ‘‹

All Contributors

Version Twitter: jellydn

Another awesome starter for your app

ITMan - NextJs Course!

🏠 Homepage

✨ 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

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published