Skip to content

jsevedge/cloud-web-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is an example web application utilizing angularjs to list and perform actions on Azure Resources.

How To Use

  • Install packages
    • npm install - This will pull in required packages outlined in package.json
  • Start Frontend
    • npm start
  • Start Backend
    • cd backend
    • Create config.json based on config.example.json and fill in information
    • node web.js (If run from localhost it will work without changing port)

About

Example web service to query cloud API's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published