Static coming soon page. A new site is in the works.
Live site: https://opentechf.org/
Advocacy • Collaboration • Open Innovation
We are a community-driven, non-profit initiative advancing open technologies — including open source, open data, open standards, and open protocols — for the public good.
pnpm install
pnpm devpnpm buildOutputs to dist/ for Cloudflare Workers static assets.
pnpm deployCloudflare settings:
- Build command:
pnpm run build - Deploy command:
wrangler deploy - Output directory:
dist
pnpm preview