2021-12-22 09:08:19 -08:00
2021-12-22 09:08:19 -08:00
2021-12-16 22:44:58 -06:00
2021-12-16 22:31:00 -06:00
2021-12-16 22:44:58 -06:00
2021-04-06 18:40:32 -07:00
2021-04-06 18:40:32 -07:00
2021-10-31 22:25:09 -07:00
2021-09-07 17:22:51 -07:00
2021-12-01 18:16:12 -06:00
2021-12-13 22:51:29 -06:00
2021-12-20 23:39:16 -08:00
2021-05-30 22:46:31 -07:00

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.

Description
No description provided
Readme 36 MiB
Languages
TypeScript 98.5%
Handlebars 0.5%
JavaScript 0.3%
CSS 0.3%
HTML 0.2%