near / chain-deployed-ui

0 stars 0 forks source link

Deploy server to cloud host #9

Open mpeterdev opened 1 month ago

mpeterdev commented 1 month ago

We need a hosted service to serve and aggregate on-chain data. This service will run a NodeJS web server (express) and be configured such that it can be deployed via Vercel/GitHub actions (TBD).

Ideally it will be available at a subdomain on a near/pagoda URL. Separate sub-subdomains for testnet and mainnet will also be required.

mpeterdev commented 4 weeks ago

we could run this through Lambda so that resources are fully dynamic

anshal-savla commented 1 week ago

We should be able to run this on cloud run in GCP