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
- Host: GitHub
- URL: https://github.com/fractal-code/meteor-azure
- Owner: fractal-code
- License: mit
- Created: 2016-08-23T09:58:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-08T21:58:21.000Z (5 months ago)
- Last Synced: 2025-03-30T04:09:11.247Z (about 2 months ago)
- Topics: azure, azure-app-service, deployment, hosting, meteor
- Language: JavaScript
- Homepage:
- Size: 638 KB
- Stars: 67
- Watchers: 3
- 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
[](https://www.repostatus.org/#unsupported)
[](https://badge.fury.io/js/meteor-azure)
A command line tool for deploying Meteor applications on Azure App Service.

### 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)