Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

meteor-rider

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meteor-rider

Bootstrap the necessary code to run Meteor Apps in Cordova

  • 0.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Meteor Rider

Built on top of zeroasterisk/MeteorRider.

Meteor Rider lets you run Meteor apps in a Cordova/Phonegap project by hijacking the main index.html. This seems to be the most used method to create Meteor apps in Cordova as of yet.

Pre-requisites

You need to have a Cordova project created with the cordova-cli utiliy.

Usage

  • npm install meteor-rider
  • Go to the root of your cordova project and run meteorRider
  • This will copy and set up the necessary files.
  • You will be asked for the url of the Meteor App. Make sure to enter it without the trailing slash.

You can test it by running cordova platform add ios then cordova build ios, open the xcode project under platforms/ios and run it. It should now display a generic html page before loading the Meteor app.

Keywords

FAQs

Package last updated on 23 Jun 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc