gestionale di ricambi di magazzino
Find a file
AV77web 5475816d0b
All checks were successful
Deploy to VPS / build (push) Successful in 40s
Deploy to VPS / deploy (push) Successful in 29s
commit per aggiornare a Magricambi2 con n8n
2026-06-07 16:51:02 +02:00
.github/workflows correzione in deploy.yml 2026-05-28 18:53:00 +02:00
.specstory modifica a docker-compose ports:127.0.0.01:3001:3000 2026-05-26 15:47:29 +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
immagini modifica a login 2026-05-27 16:58:22 +02:00
public modifica a Home.png 2026-05-31 15:42:52 +02:00
src commit per aggiornare a Magricambi2 con n8n 2026-06-07 16:51:02 +02:00
webhook implementato automatismo con n8n 2026-06-06 18:08:57 +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 implementato automatismo con n8n 2026-06-06 18:08:57 +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 inseriti log per verifica login 2026-05-27 15:24:29 +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-env.d.ts implementazione di n8n 2026-06-06 18:10: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
tsconfig.tsbuildinfo implementazione di n8n 2026-06-06 18:10:23 +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.