live
How Odyn works
01
What is Odyn?
Developer-owned infrastructure for deploying custom JavaScript and CSS. You write code, publish it, and embed the output into your site. Odyn handles bundling, versioning, and CDN delivery.
02
How does it work?
Write JavaScript or CSS in the editor. When you save, your code deploys to staging instantly with no manual steps. When you're ready, publish to production. Each publish creates a new versioned bundle served from the edge. Embed the script tag once. Every update after that resolves automatically.
03
What happens to my code during a build?
Odyn bundles your files via esbuild, resolves imports between project files, compiles TypeScript or Sass if used, minifies the output, and uploads it to a global CDN. Your source logic is never modified. What you write is what runs.
04
How do I add it to my Webflow site?
Odyn generates a script tag and stylesheet tag pointing to your CDN-hosted bundle. Paste them into Webflow's custom code settings. That's the only setup. Future publishes update the same URL — no need to touch Webflow again.
05
Do I own my code?
Entirely. Your source, bundles, and deployments are yours. No lock-in, no gated access. You can leave at any time and take everything with you. Retention is earned through usefulness, not restriction.
06
What languages are supported?
Odyn deploys JavaScript and CSS. The build pipeline supports authoring with TypeScript, Sass, and SCSS. ES module imports between project files resolve through the bundler. Everything compiles down to production-ready JavaScript and CSS.
07
Can I use external libraries?
Yes. Add scripts from any public CDN: GSAP, Swiper, Lenis, or anything with a URL. Odyn loads dependencies before your code executes. Curated presets are available for common libraries with version control built in.
08
Is Odyn only for Webflow?
Odyn is built for Webflow developers deploying custom code in production. But the output is standard; JavaScript and CSS served from a CDN. Anywhere you can embed a script tag, Odyn works.
09
What does pricing look like?
Odyn launches with a free tier and paid plans for individuals and teams. Waitlist members receive permanent founder pricing; a reduced rate that stays as long as you're subscribed. No promotional gimmicks.