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
script/start-tunnel --url spicy-rooster-fondly.ngrok-free.app
(replacing the URL with your own).
- (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.