Skip to content

Conversation

@shroominic
Copy link
Contributor

Static Export

Build as static files for hosting anywhere:

npm run build  # Generates static files in out/
npm run static # Build and serve locally for testing

Deploy the out/ folder to any static hosting:

  • Netlify, Vercel, GitHub Pages, AWS S3, Firebase Hosting, etc.
  • No server required - pure client-side app

Docker

npm run docker:build  # Build container with nginx
npm run docker:run    # Run on port 3000

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 6, 2025

Deploying routstr-chat with  Cloudflare Pages  Cloudflare Pages

Latest commit: af4d6ce
Status: ✅  Deploy successful!
Preview URL: https://82ac98e0.routstr-chat.pages.dev
Branch Preview URL: https://static-hosting.routstr-chat.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants