Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T21:39:28.000Z (6 months ago)
- Last Synced: 2024-06-23T03:33:29.007Z (6 months ago)
- Topics: eslint, nextjs, prettier, tempalte, typescript, vercel
- Language: TypeScript
- Homepage: https://prettier-nextjs-template.vercel.app/
- Size: 795 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nextjs-prettier-boilerplate
[![Powered by Vercel](https://badgen.net/badge/vercel/nextjs-prettier-boilerplate/black?icon=zeit)](https://nextjs-prettier-boilerplate.vercel.app/)
[![Node.js CI](https://github.com/oBusk/nextjs-prettier-boilerplate/workflows/Node.js%20CI/badge.svg)](https://github.com/oBusk/nextjs-prettier-boilerplate/actions)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![Dependabot: enabled](https://badgen.net/badge/dependabot/enabled/green?icon=dependabot)](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