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

https://github.com/obusk/template-next

Github Repo template for a next.js project with linting, strictness and CI setup
https://github.com/obusk/template-next

eslint nextjs prettier tempalte typescript vercel

Last synced: 2 months ago
JSON representation

Github Repo template for a next.js project with linting, strictness and CI setup

Awesome Lists containing this project

README

          

# template-next

[![Powered by Vercel](https://badgen.net/badge/vercel/template.obusk.se/black?icon=zeit)](https://template.obusk.se/)
[![Node.js CI](https://github.com/oBusk/template-next/workflows/Node.js%20CI/badge.svg)](https://github.com/oBusk/template-next/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/template-next/network/updates)

> Github Repo template for a next.js project with linting, strictness and CI setup

## Install

```bash
pnpm install
```

## Development

```bash
pnpm run dev
```

## Deployment

Deployed automagically using [Vercel](https://vercel.com/)

[https://template.obusk.se/](https://template.obusk.se/)

## License

ISC © Oscar Busk