An example repo with that integrates dream and melange with bucklescript-tea, build with esbuild and integrating tailwindcss
To install, do
npm installif you have watchexec installed, you can run npm run dev
to have watch mode enabled. This will rebuild on changes in the client and server directory.
or run npm run start without watchmode
Then visit http://localhost:8080
