https://github.com/obusk/nextjs-prettier-boilerplate
Github Repo template for a next.js project with linting, strictness and CI setup
https://github.com/obusk/nextjs-prettier-boilerplate
eslint nextjs prettier tempalte typescript vercel
Last synced: about 1 year ago
JSON representation
Github Repo template for a next.js project with linting, strictness and CI setup
- Host: GitHub
- URL: https://github.com/obusk/nextjs-prettier-boilerplate
- Owner: oBusk
- License: isc
- Created: 2021-07-14T22:14:33.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-04T09:37:19.000Z (over 1 year ago)
- Last Synced: 2025-04-22T21:07:02.618Z (about 1 year ago)
- Topics: eslint, nextjs, prettier, tempalte, typescript, vercel
- Language: TypeScript
- Homepage: https://prettier-nextjs-template.vercel.app/
- Size: 828 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nextjs-prettier-boilerplate
[](https://nextjs-prettier-boilerplate.vercel.app/)
[](https://github.com/oBusk/nextjs-prettier-boilerplate/actions)
[](https://github.com/prettier/prettier)
[](https://github.com/oBusk/nextjs-prettier-boilerplate/network/updates)
> Github Repo template for a next.js project with linting, strictness and CI setup
## Install
```bash
npm install
```
## Development
```
npm run dev
```
## Deployment
Deployed automagically using [Vercel](https://vercel.com/)
[https://nextjs-prettier-boilerplate.vercel.app/](https://nextjs-prettier-boilerplate.vercel.app/)
## License
ISC © Oscar Busk