/express-geocode-maps-example

Starter code for geocoding with Sequelize and the Google Maps API [express, mini-lesson]

Primary LanguageJavaScriptOtherNOASSERTION

#Express Geocoding and Maps

##Setup

  • Fork and clone this repository
  • Run npm install to install packages
  • Create a database for this app (you can use createdb geocode_example)
  • Run sequelize migrations (sequelize db:migrate)
  • Run the app using nodemon

Licensing

  1. All content is licensed under a CC-BY-NC-SA 4.0 license.
  2. All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact legal@ga.co.