logoalt Hacker News

mrtimotoday at 4:27 AM1 replyview on HN

Can it be run as a static site(github pages) ?


Replies

nltoday at 5:12 AM

It is completely static - everything is done on the client side.

It's WASM plus client-side React components in a static site.

I'm hosting of Cloudflare Pages (without their serverside function hosting), so yes GH pages will work fine.