Skip to content
/ next-boilerplate Public template

Next js, Styled-Components, Storybook, Github Actions, Jest, testing-library, Eslint, Prettier boilerplate/template πŸš€

License

Notifications You must be signed in to change notification settings

kaypacha/next-boilerplate

Repository files navigation

GitHub stars GitHub forks Discord GitHub license

πŸ““ NextJs SWC Boilerplate

by Kay Pacha

Nextjs - Styled-Components - SWC - Jest | testing-library - Storybook - Github Actions - Eslint - Prettier

! YOU WANT TYPESCRIPT? USE THE LINK BELOW INSTEAD

NextJs Typescript SWC Boilerplate

πŸŽ‰ Getting Started

These instructions will get you a comfy and solid start for your project.

Prerequisites

You will need to have:

npm (Node Package Manager)

Installing

How to start your project: Use as a template (recommended) | Download | Pull | Fork this repo.

Then install dependencies.

npm i

Now you have all devDependencies and dependencies the project need.

πŸƒ Run the project

Put your github account on CODEOWNERS file inside .github folder. You can edit or delete the config of ./.github/workflows & ./scripts in case you want your own configuration or you don't want it one.

For development run

npm run dev

For storybook run

npm run storybook

For tests run

npm run test

For other util commands to development or production check on the package.json

πŸ€ Kay Pacha team

Joaquin Cristian Pablo

πŸ“‘ License

MIT