vite-remix-effect
vite-remix-effect copied to clipboard
Change to Node.runMain based impl
- fix: remove remix.config and integrate into vite.config
- build: change to slim version of nodejs
- chore: update packages
- feat: change effect implementation to rely on platform-node
- feat: simplify impls and show a pipeline example
- chore: sqlite
Please review using the commits tab, it's organized for you <3
This can't be merged, as I forgot to account for a prod-server implementation.
Should we provide a server.js that uses @effect/platform-node, or should we show integration with something else?