trunghieubui c5491efd6c Add partner login & Lao locale, downgrade to .NET7 hace 3 semanas
..
SkySim d15c75d1f2 Add SkySim assets and update API and frontend configs hace 2 meses
src c5491efd6c Add partner login & Lao locale, downgrade to .NET7 hace 3 semanas
.gitignore eec5c0de28 Initialize Esim Vite React project hace 2 meses
README.md eec5c0de28 Initialize Esim Vite React project hace 2 meses
dist.zip c5491efd6c Add partner login & Lao locale, downgrade to .NET7 hace 3 semanas
favicon-48.png 5a8d642746 Enhance UI, update contact info, and improve FAQ logic hace 1 mes
favicon-96.png 5a8d642746 Enhance UI, update contact info, and improve FAQ logic hace 1 mes
favicon.ico 5a8d642746 Enhance UI, update contact info, and improve FAQ logic hace 1 mes
index.html 5a8d642746 Enhance UI, update contact info, and improve FAQ logic hace 1 mes
metadata.json eec5c0de28 Initialize Esim Vite React project hace 2 meses
package-lock.json c5491efd6c Add partner login & Lao locale, downgrade to .NET7 hace 3 semanas
package.json c5491efd6c Add partner login & Lao locale, downgrade to .NET7 hace 3 semanas
tsconfig.json eec5c0de28 Initialize Esim Vite React project hace 2 meses
vite.config.ts 441356b691 Implement localStorage caching for areas and UI fixes hace 2 meses

README.md

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/drive/1Iycz8nBgG9XSpMkhPpCmBFxU6DXVxcvT

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