penumbra-zone / web

Apache License 2.0
10 stars 7 forks source link

Deployment docs #1329

Open grod220 opened 1 week ago

grod220 commented 1 week ago

Extend documentation with dedicated section on how users can run & deploy their own frontend. Currently they have two routes:

Spin up locally

There is already this: https://github.com/penumbra-zone/web/blob/main/README.md?plain=1#L59-L90, but in theory not all of these dependencies are required to run the web app. One can use turborepo filters to avoid needing to build the rust stuff.

Prax building stuff should be removed from the readme also here.

Deploy to external host

Docs should include instructions on how to deploy to quite popular static asset hosts:

Some may even have a link that does a kind of "one-click" deploy. That would be a cool button to embed in the docs.