https://github.com/hbmartin/fuck-nestle-camera
https://github.com/hbmartin/fuck-nestle-camera
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hbmartin/fuck-nestle-camera
- Owner: hbmartin
- License: mit
- Created: 2024-09-13T23:26:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-30T20:24:25.000Z (10 months ago)
- Last Synced: 2025-03-30T23:43:05.520Z (7 months ago)
- Language: JavaScript
- Homepage: https://fuck-nestle-camera.vercel.app
- Size: 24.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Fuck Nestlé Camera
[](https://github.com/hbmartin/fuck-nestle-camera/actions/workflows/pull_request.yml)
[](https://biomejs.dev)
[](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.