Skip to content

to hosted production #6

@jinglescode

Description

@jinglescode
  • all urls should be lowercase only, and words should be separated by hyphens.
    meshUtilities/deserializers/deserializeAddress/ -> mesh-utilities/deserializers/deserialize-address/
    meshUtilities/resolvers/resolveRepId -> mesh-utilities/resolvers/resolve-rep-id
    jsontoTx -> json-to-tx

  • for web demo, we dont check if user is staked or delegated. meaning anyone can click buttons on our websites. we can do checks on the APIs in future. currently, just making it simple. so, remove (or hide) all the additional Run API buttons.

  • remove /users, can start from root?
    /users/meshUtilities/resolvers -> /mesh-utilities/resolvers
    /users/jsontoTx -> /tx/json-to-tx

  • setup backend/express to run on https://console.cloud.google.com/run

  • point api.meshjs.dev to cloud run instance

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions