Skip to content

This was a food bank location mapping application for the San Diego Food Systems Alliance. It's web-based application that was built using the Meteor framework and it used a MongoDB to store location data. The application is currently in use today, serving thousands of people in Southern California

Notifications You must be signed in to change notification settings

najclark/lets-eat

 
 

Repository files navigation

Let's Eat

A food bank location mapping application for the San Diego Food Systems Alliance. Made using Meteor.

##Installation meteor add aldeed:tabular meteor npm install --save moment meteor npm install --save [email protected] datatables.net-bs meteor npm install --save toastr

##Starting the app Open a command line and change to the project folder. Then run meteor run or meteor.

##Deployment Deployment using [meteor-up] (https://github.com/kadirahq/meteor-up). Open a command line and change to the project folder. Then run mup setup and the mup deploy.

About

This was a food bank location mapping application for the San Diego Food Systems Alliance. It's web-based application that was built using the Meteor framework and it used a MongoDB to store location data. The application is currently in use today, serving thousands of people in Southern California

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.0%
  • HTML 7.8%
  • CSS 1.2%