No description
Find a file
2026-03-05 21:33:54 +01:00
public/images Intégrer le logo lune dans la navbar et le footer 2026-03-05 21:12:34 +01:00
src Menu mobile en plein écran 2026-03-05 21:33:54 +01:00
.envrc Init site Compagnie AspiRêves 2026-02-21 13:51:19 +01:00
.gitignore Migration vers Astro et refonte du hero 2026-03-05 19:35:02 +01:00
astro.config.mjs Migration vers Astro et refonte du hero 2026-03-05 19:35:02 +01:00
flake.lock Init site Compagnie AspiRêves 2026-02-21 13:51:19 +01:00
flake.nix Init site Compagnie AspiRêves 2026-02-21 13:51:19 +01:00
metadata.json Init site Compagnie AspiRêves 2026-02-21 13:51:19 +01:00
package-lock.json Migration vers Astro et refonte du hero 2026-03-05 19:35:02 +01:00
package.json Migration vers Astro et refonte du hero 2026-03-05 19:35:02 +01:00
README.md Init site Compagnie AspiRêves 2026-02-21 13:51:19 +01:00
tsconfig.json Migration vers Astro et refonte du hero 2026-03-05 19:35:02 +01:00

GHBanner

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/888a76b0-af1d-4274-9218-1817cdc461fb

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app: npm run dev