dan
67fca733fa
Use Prettier at the root ( #3375 )
2024-04-02 12:02:20 +01:00
dan
a45da17c48
Separate ESLint and Prettier ( #3373 )
...
* Disable legacy Prettier ESLint integration
* Run Prettier separately
* Add caching
* Separate -some and -all
* Reduce node inits
2024-04-01 22:58:31 -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
Aryan Goharzad
3a90114f3a
more prettier and lint cleanup ( #82 )
...
* more prettier and lint cleanup
* Fixes more lint issues
* lint
* ignore more files
* remove todos
* lint
2023-01-24 11:03:18 -06:00