bnewbold
c8af784328
Updates indigo golang packages post-lex-refactor (!), which fixes XRPC calls ( #582 )
...
* bskyweb: update modules
* bskyweb: fix XRPC string type
* gitignore: yarn web build output in bskyweb
2023-05-04 13:56:17 -05:00
bnewbold
92b80ff048
bskyweb: bump indigo version ( #383 )
2023-04-05 10:17:46 -05:00
bnewbold
95fb65093a
golang: update deps (minor) ( #367 )
...
* golang: minor deps update
* golang: update deps for latest indigo
2023-04-03 09:43:08 -05:00
Jake Gold
a0435cf3d4
update for lex refactor
2023-04-02 08:34:37 -07:00
bnewbold
2789d5c056
Basic golang CI setup ( #360 )
...
* bskyweb: Makefile and dev env
This matches the setup for local dev testing in atproto and indigo
repos.
* gitignore: don't ignore self and .github/
* CI: golang build+test and lint actions
* bskyweb: better use of godotenv
A recent change from indigo.
* prettier: ignore top-level app.json
* CI: bump from golang 1.19 to 1.20
* bskyweb: update to golang 1.20
2023-03-27 10:16:17 -05:00
Jake Gold
67e4882bb3
bskyweb additions ( #296 )
...
Add some minor bskyweb improvements, Mailmodo endpoint, Dockerfile for bskyweb, container image push
2023-03-20 14:41:15 -07:00
bnewbold
8629e167cd
bskyweb: proof-of-concept golang daemon to serve SPA ( #275 )
...
* gitignore: /dist/
* bskyweb: initial work-in-progress
* bskyweb: import icons from bluesky-website
* bskyweb: switch to pongo2 templates; iterate on views
* bskyweb: example.env (and docs)
* bskyweb: go fmt
* bskyweb: remove plan file
* bskyweb: README: tweak formatting
* prettier: ignore /dist/, bskyweb templates
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2023-03-14 15:00:44 -05:00