You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I note that the FAQ implies its not, but the feature set includes many things that you couldn't adopt in a web server if you need an alternative solution for production
🆕 Modern syntax like using (downleveled in transpiler when needed)
🔐 Automatic .env* loading — Next.js/Vite parity
🗂️ Built-in loaders for common data formats — .yaml, .toml, .jsonc, .json5, .txt
🌐 Polyfills for Temporal, Worker, URLPattern (when needed)
If nub is so fast, maybe its ok to start your prod web containers with nub server.ts?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I note that the FAQ implies its not, but the feature set includes many things that you couldn't adopt in a web server if you need an alternative solution for production
If nub is so fast, maybe its ok to start your prod web containers with
nub server.ts?All reactions