bsky-app/scripts
bnewbold 58842d03a9
rebased embedr (#3511)
* skeleton of embedr service, based on bskyweb

* embedr container setup

* builds on this branch

* actual routes

* fix embedr go:embed

* tweak embedr dockerfile

* progress on embedr

* fix path params

* tweaks to build process

* try to get embedr dockerfile to install embed deps

* build this branch

* updates to match sam's output HTML

* try to unbreak embedr dockerfile

* small embedr tweak

* docker hack

* get embed.js copied over to embedr

* don't x-frame-options for embed.bsky.app

* bskyembed: remove a console.log

* use html/template for golang snippet generation

* simplify embedr API fetches

* missing file

* Rm console.log fully

---------

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2024-04-13 12:20:06 -07:00
..
README.md Share Extension/Intents (#2587) 2024-02-27 15:22:03 -08:00
bundleUpdate.js add expo-updates github action (#3270) 2024-03-19 11:18:22 -07:00
bundleUpdate.sh Add OTA updates support for `testflight` channel (#3291) 2024-04-03 15:14:44 -07:00
post-embed-build.js rebased embedr (#3511) 2024-04-13 12:20:06 -07:00
post-web-build.js Create build step for the web server (#289) 2023-03-14 17:30:15 -05:00
updateExtensions.sh Share Extension/Intents (#2587) 2024-02-27 15:22:03 -08:00
useBuildNumberEnv.sh Add OTA updates support for `testflight` channel (#3291) 2024-04-03 15:14:44 -07:00
useBuildNumberEnvWithBump.sh Add OTA updates support for `testflight` channel (#3291) 2024-04-03 15:14:44 -07:00

README.md

Tool Scripts

updateExtensions.sh

Updates the extensions in /modules with the current iOS/Android project changes.