Skip to content

nodecloud-web coded for azure only and not for other cloud providers.  #41

Description

@Vineet-Sharma29

nodecloud-web provides interface for nodecloud. But it seems to coded out for azure only.

in server/routes/getservices, its coded as follows:-

const nodeCloud = require("nodecloud");

const provider = nodeCloud.getProviders();
const vm = provider.azure.compute();
const network = provider.azure.network();
const blob = provider.azure.blob();

If its a issue would like work on it. Maintainers, can I work on it?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions