https://github.com/friedrith/boilerplate-next
A boilerplate for nextjs
https://github.com/friedrith/boilerplate-next
boilerplate template
Last synced: about 2 months ago
JSON representation
A boilerplate for nextjs
- Host: GitHub
- URL: https://github.com/friedrith/boilerplate-next
- Owner: friedrith
- License: mit
- Created: 2023-09-18T12:53:24.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-28T20:36:31.000Z (over 1 year ago)
- Last Synced: 2025-02-28T23:40:08.288Z (over 1 year ago)
- Topics: boilerplate, template
- Language: TypeScript
- Homepage:
- Size: 711 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# boilerplate-next
A boilerplate for [Next.js](https://nextjs.org/)
## Getting Started
First, run the development server:
```bash
pnpm install
pnpm dev
# before commiting
npx simple-git-hooks
```
> If you want to use this boilerplate as a base for your project, you should also follow the steps in the [GETTING_STARTED.md](./GETTING_STARTED.md).
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.
## Ackowledgements
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
- React
- [Next.js](https://nextjs.org/)
- Tailwind
- Typescript
- Jest
- React Testing Library
- Eslint
- Prettier
- Playwright (including accessibility tests)
- Commitlint
- Github Actions
- Custom Translation system
- Simple Git Hooks
- [shadcn/ui](https://ui.shadcn.com/)
### Features
- Dark mode toggle
- Language selector