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: 22 days ago
JSON representation
Automate Meteor deployments on Azure App Service
- Host: GitHub
- URL: https://github.com/fractal-code/meteor-azure
- Owner: fractal-code
- License: mit
- Created: 2016-08-23T09:58:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-29T09:07:42.000Z (almost 3 years ago)
- Last Synced: 2024-10-05T15:12:15.610Z (about 1 month ago)
- Topics: azure, azure-app-service, deployment, hosting, meteor
- Language: JavaScript
- Homepage:
- Size: 636 KB
- Stars: 67
- Watchers: 4
- Forks: 20
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-meteor - meteor-azure - Automate Meteor deployments on Azure App Service (Deployment)
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)