Skip to content

Repository files navigation

GHBanner

Run and deploy SharpWaka

This project is a Vite + React app. The Express server is for local development only. Production hosting on Vercel should serve the built static files from dist.

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Copy .env.example to .env.local
  3. Set VITE_GEMINI_API_KEY in .env.local
  4. Run the app: npm run dev

Deploy to Vercel

  1. Import the GitHub repository into Vercel.
  2. Keep the detected framework as Vite.
  3. Set VITE_GEMINI_API_KEY in the Vercel project environment variables.
  4. Deploy. Vercel will run npm run build and publish dist.

The included vercel.json ensures the correct output directory and SPA fallback routing.

About

A simple vibe coded site for quick logistics and planning.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages