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 1 month ago
JSON representation

Automate Meteor deployments on Azure App Service

Awesome Lists containing this project

README

        

# Meteor Azure

[![Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.](https://www.repostatus.org/badges/latest/unsupported.svg)](https://www.repostatus.org/#unsupported)
[![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)