-
Notifications
You must be signed in to change notification settings - Fork 0
mpapale/drinkr
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
1. Get Mongodb.
2. Run Mongodb:
mongod --dbpath path/to/something
3. Edit mongod connection string in server.js
4. Run npm install
5. cd to app/static and run bower install. (ensure you have already run npm install -d bower)
6. Run server:
node server.js
** requires $GOOGLE_API_KEY env var to be set
Notes:
Your server.js is getting a bit crufty: consider using backbone-relational, as well as
pushing the geocoding logic to the REST endpoint
- you probably need a Bottle model and move the price to it as well...About
drinkr
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published