gestionale di ricambi di magazzino
Find a file
2026-05-26 14:17:10 +02:00
.github/workflows modifiche a deploy.yml e a docker-compose.yml 2026-05-26 13:15:27 +02:00
.specstory modifiche a .gitignore 2026-05-26 14:17:10 +02:00
.vscode modifiche a deploy.yml e a docker-compose.yml 2026-05-26 13:15:27 +02:00
dockerfile modifiche a .gitignore 2026-05-26 14:17:10 +02:00
public Initial commit from Create Next App 2026-04-29 23:30:58 +02:00
src commit di prova 2026-05-26 13:39:23 +02:00
.cursorindexingignore modifiche a deploy.yml e a docker-compose.yml 2026-05-26 13:15:27 +02:00
.eslintrc.json mio primo commit 2026-05-25 09:48:11 +02:00
.gitignore modifiche a .gitignore 2026-05-26 14:17:10 +02:00
AGENTS.md Initial commit from Create Next App 2026-04-29 23:30:58 +02:00
Annotazioni mio primo commit 2026-05-25 09:48:11 +02:00
CLAUDE.md Initial commit from Create Next App 2026-04-29 23:30:58 +02:00
commit-push.bat impostata struttura di magricambi 2026-05-25 15:13:52 +02:00
docker-compose.yml modifiche a .gitignore 2026-05-26 14:17:10 +02:00
eslint.config.mjs modifiche a deploy.yml e a docker-compose.yml 2026-05-26 13:15:27 +02:00
eslint.config.next16-stash.mjs mio primo commit 2026-05-25 09:48:11 +02:00
git commit di prova 2026-05-26 13:39:23 +02:00
next.config.mjs modifica 2 a next.config.mjs 2026-05-25 11:45:51 +02:00
package-lock.json modifiche a deploy.yml e a docker-compose.yml 2026-05-26 13:15:27 +02:00
package.json modifiche a deploy.yml e a docker-compose.yml 2026-05-26 13:15:27 +02:00
postcss.config.mjs Initial commit from Create Next App 2026-04-29 23:30:58 +02:00
README.md Initial commit from Create Next App 2026-04-29 23:30:58 +02:00
tsconfig.json aggiornamento a [slug]/page.tsx e a [...slug]/page.tsx 2026-05-25 13:12:30 +02:00

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.