Bluesky hack Setup (MacOS) Go Server Run the go server cd server go build ./bluesky Node server In another console tab, run the node server npm install npm run dev Go to http://localhost:3005 to try the demo.