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

https://github.com/hbmartin/fuck-nestle-camera


https://github.com/hbmartin/fuck-nestle-camera

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Fuck Nestlé Camera

[![Code quality](https://github.com/hbmartin/fuck-nestle-camera/actions/workflows/pull_request.yml/badge.svg)](https://github.com/hbmartin/fuck-nestle-camera/actions/workflows/pull_request.yml)
[![Checked with Biome](https://img.shields.io/badge/Checked_with-Biome-60a5fa?style=flat&logo=biome)](https://biomejs.dev)
[![CodeFactor](https://www.codefactor.io/repository/github/hbmartin/fuck-nestle-camera/badge)](https://www.codefactor.io/repository/github/hbmartin/fuck-nestle-camera)

## Development

Clone and run the development server:

```bash
git clone git@github.com:hbmartin/fuck-nestle-camera.git
cd fuck-nestle-camera
npm install
npm run dev

# Lint checks
npm run lint
npx @biomejs/biome check --error-on-warnings
```

## Deploy on Vercel

The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.

Check out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details.