Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/fractal-code/meteor-azure

Automate Meteor deployments on Azure App Service
https://github.com/fractal-code/meteor-azure

azure azure-app-service deployment hosting meteor

Last synced: about 2 months ago
JSON representation

Automate Meteor deployments on Azure App Service

Lists

README

        

# Meteor Azure

[![Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.](https://www.repostatus.org/badges/latest/inactive.svg)](https://www.repostatus.org/#inactive)
[![npm version](https://badge.fury.io/js/meteor-azure.svg)](https://badge.fury.io/js/meteor-azure)
![](https://img.shields.io/npm/dt/meteor-azure.svg)

A command line tool for deploying Meteor applications on Azure App Service.

![demo](https://user-images.githubusercontent.com/9661116/27125422-883fd03c-5137-11e7-86da-e899b6d06824.gif)

### Installation

``` $ npm install meteor-azure```

### Usage

See the [documentation](http://meteor-azure.readthedocs.io).

### Support

We welcome any questions or bug reports in the GitHub [issue tracker](https://github.com/fractal-code/meteor-azure/issues).

### License

[MIT](https://github.com/fractal-code/meteor-azure/blob/master/LICENSE.txt)