Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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