Proof of concept integration between Athena and Mercure.
docker compose up
source .env
crystal src/server.cr
- Navigate to http://localhost:8080/
- Open the console, should see
Listening...
- Hitup http://localhost:3000/book/1 in another tab or via
curl
or something - Should see a message come through in the console.