HOT HOT HOT backups for your ATProto PDS
-
Run
pnpm dev
. -
In another terminal, run
script/start-tunnel
.- (optional) You may want to set up a static domain in ngrok. Once you've set up a static domain, you can use it by instead running
scripts/start-tunnel --domain spicy-rooster-fondly.ngrok-free.app
(replacing the URL with your own).
PS: this is only available on the paid plan. If your ngrok account is on the new plan, it just won't work.
- (optional) You may want to set up a static domain in ngrok. Once you've set up a static domain, you can use it by instead running
-
Visit your forwarding URL in the browser.
For many types of UI development you don't need a running app. Simply run pnpm storybook
and visit http://localhost:6006
to see our Storybook.