Skip to content

ritstudentgovernment/trees

Repository files navigation

About

This is the website that powers trees.rit.edu, the community-created tree map.

Usage (Local Development)

  • Install Meteor.
  • Copy settings.json.sample to settings.json and edit appropriately.
  • From the root directory, run meteor --settings settings.json.

Dependencies

  • Picture processing

    1. Download GraphicsMagick
    2. Download JPEG and PNG delegates
    • (JPEG) jpegsrc.v9a.tar.gz
    • (JPEG-2000) openjpeg-2.0.0.tar.gz
    • (PNG) libpng-1.6.24.tar.gz
    1. Install delegates through ./configure and sudo make && make install
    2. Install GraphicsMagick through ./configure LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include and sudo make && make install
    3. Add to Meteor meteor add cfs:graphicsmagick

    (Repeat 3 and 4 for any new delegate included.)

  • Email

    1. Add email package to meteor meteor add email

License

MIT

About

Tree Mapping Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •