Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy server to cloud host #9

Open
mpeterdev opened this issue May 30, 2024 · 3 comments
Open

Deploy server to cloud host #9

mpeterdev opened this issue May 30, 2024 · 3 comments
Assignees
Labels

Comments

@mpeterdev
Copy link
Collaborator

mpeterdev commented May 30, 2024

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 mpeterdev added the MVP label Jun 4, 2024
@mpeterdev
Copy link
Collaborator Author

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

@anshal-savla
Copy link

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

@andy-haynes
Copy link
Contributor

We have a temporary EC2 instance hosting this now for testnet. See example react app here: http://ec2-54-185-81-147.us-west-2.compute.amazonaws.com/gormp.testnet/react-vite-example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants