vite-remix-effect icon indicating copy to clipboard operation
vite-remix-effect copied to clipboard

Change to Node.runMain based impl

Open datner opened this issue 2 years ago • 0 comments

  • 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?

datner avatar Nov 13 '23 07:11 datner