Minimal Full-Stack JavaScript
- javascript
- ssr
- vite
Sep 24, 2024
Achieve a modern developer experience with full-stack vanilla JavaScript.
Introducing domco
domco is a minimal full-stack JavaScript toolkit that makes it easy to add API routes or server-side rendering to a Vite application. domco provides the following in addition to Vite.
- Automatic entry point configuration for client and server builds.
- Development and preview server configuration.
- Easy access to client resources on the server.
- Build time prerendering of static routes.
- Standardized authoring experience across runtimes and deployment providers with adapters.