Fleet-Scheduler

OMEXOM Fleet Installation Booking Platform

Webfleet installation booking dashboard for OMEXOM fleet rollout scheduling.

Run Locally

npm install
npm start

Open:

http://localhost:3600

Current Hosting Recommendation

This is a live Node.js app, not a static-only site. It has server routes for:

Use GitHub for source control, run the Node app on an always-on host, and put Cloudflare Tunnel plus Cloudflare Zero Trust Access in front of it.

See DEPLOYMENT.md.