Panoculum web app
- Node >=v21
- Apple ID
- complete the instructions in panotype-api
$ npm install- make sure port 3000 is free
$ npm start- navigate to https://local.panoculum.com:3000
- Install ngrok
$ ngrok config add-authtoken AUTH_TOKEN$ ngrok http --domain=raptor-main-lacewing.ngrok-free.app 3001- When done with development work, Control-C to close tunnel