Skip to content

Differential/lister

Repository files navigation

Contribute

# Install Meteor
$ curl https://install.meteor.com | /bin/sh

# Install Meteorite
$ npm install -g meteorite

# Install Meteorite pkgs
$ mrt

Sometimes some of the git submodules may need to be updated if you are getting Meteorite build errors. One submodule is page.js within page-js-ie-support. Go inside /page.js and do a $ git checkout master.

Deploy

Lister.io is hosted on the Modulus nodejs platform. If you are not using the Differential Modulus account, you must:

  1. Sign up for Modulus account at modulus.io
  2. Create a new project, call it Lister
  3. Create a new Database, call it Lister, create a user for the db, e.g. user / pass
  4. Add the following ENV variables
# Install Modulus CLI
npm install modulus -g

# Deploy to Modulus account
modulus deploy

About

App for easy public sharable lists. Our meteor playground.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published