Giter Site home page Giter Site logo

jellydn / next-app-starter Goto Github PK

View Code? Open in Web Editor NEW
209.0 4.0 29.0 14.2 MB

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

Home Page: https://next-app-starter.productsway.com

License: MIT License

JavaScript 27.11% CSS 7.87% TypeScript 65.02%
nextjs-starter react storybook jotai react-query tailwindcss prisma react-hook-form hacktoberfest

next-app-starter's Introduction

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

๐Ÿ“„ License

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

Author

Stargazers ๐ŸŒŸ

Stargazers repo roster for jellydn/next-app-starter

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!

next-app-starter's People

Contributors

allcontributors[bot] avatar dependabot[bot] avatar jellydn avatar mikah13 avatar renovate-bot avatar renovate[bot] avatar salmansheri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

next-app-starter's Issues

Clicking Sign-in button throws an internal server error

Describe the bug

In the hosted demo URL clicking the sign-in button takes users to internal server error screen.
image

Reproduction

Go to https://next-app-starter.productsway.com and press sign-in button

System Info

-Web browser: Google Chrome
-OS: macOs

Used Package Manager

n/a

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

bun
package.json
  • @headlessui/react 1.7.19
  • @heroicons/react 2.1.3
  • @hookform/devtools 4.3.1
  • @hookform/resolvers 3.3.4
  • @next-auth/prisma-adapter 1.0.7
  • @prisma/client 5.13.0
  • @radix-ui/react-icons 1.3.0
  • @radix-ui/react-slot 1.0.2
  • @tailwindcss/forms 0.5.7
  • @tanstack/react-query 5.32.0
  • @tanstack/react-query-devtools 5.32.0
  • class-variance-authority 0.7.0
  • clsx 2.1.1
  • consola 3.2.3
  • jotai 2.8.0
  • loglevel 1.9.1
  • lucide-react 0.376.0
  • next 14.2.3
  • next-auth 4.24.7
  • next-secure-headers 2.2.0
  • next-validations 0.4.2
  • nodemailer 6.9.13
  • react 18.3.1
  • react-dom 18.3.1
  • react-hook-form 7.51.3
  • tailwind-merge 2.3.0
  • tailwindcss-animate 1.0.7
  • zod 3.23.4
  • @babel/core 7.24.4
  • @babel/eslint-parser 7.24.1
  • @storybook/addon-essentials 8.0.9
  • @storybook/addon-interactions 8.0.9
  • @storybook/addon-links 8.0.9
  • @storybook/nextjs 8.0.9
  • @storybook/react 8.0.9
  • @storybook/testing-library 0.2.2
  • @testing-library/jest-dom 6.4.2
  • @testing-library/react 14.3.1
  • @trivago/prettier-plugin-sort-imports 4.3.0
  • @types/react 18.3.1
  • @typescript-eslint/eslint-plugin 7.7.1
  • @typescript-eslint/parser 7.7.1
  • @vitejs/plugin-react 4.2.1
  • @vitest/ui 1.5.2
  • autoprefixer 10.4.19
  • babel-jest 29.7.0
  • babel-loader 9.1.3
  • c8 9.1.0
  • concurrently 8.2.2
  • eslint 8.57.0
  • eslint-config-next 14.2.3
  • eslint-config-productsway 1.3.2
  • eslint-plugin-storybook 0.8.0
  • husky 9.0.11
  • identity-obj-proxy 3.0.0
  • jest-fetch-mock 3.0.3
  • jsdom 24.0.0
  • msw 1.3.3
  • nano-staged 0.8.0
  • postcss 8.4.38
  • prettier 3.2.5
  • prisma 5.13.0
  • rustywind 0.22.0
  • sort-package-json 2.10.0
  • storybook 8.0.9
  • tailwindcss 3.4.3
  • typescript 5.4.5
  • vite 5.2.10
  • vitest 1.5.2
github-actions
.github/workflows/codeql-analysis.yml
  • actions/checkout v4
  • github/codeql-action v3
  • github/codeql-action v3
  • github/codeql-action v3
.github/workflows/codesee-arch-diagram.yml
  • Codesee-io/codesee-action v2
.github/workflows/pr-check.yml
  • styfle/cancel-workflow-action 0.12.1
  • actions/checkout v4
  • oven-sh/setup-bun v1
  • styfle/cancel-workflow-action 0.12.1
  • actions/checkout v4
  • oven-sh/setup-bun v1
nvm
.nvmrc
  • node 20.12.2

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.