All Projects → javierarce → Japan

javierarce / Japan

Licence: mit
My Japan Trip

Labels

Japan

As you may have heard, I’m planning a trip to Japan at the end of May. It’ll be my very first time there and my FOMO levels are skyrocketing, so I built a website to let seasoned japanophiles like you to help me.

What places should I visit? Where should I eat? What should I avoid? What are the hidden secrets of this magical and crazy island? Please, let me know and I'll be forever grateful.

Installation

Quick start:

  1. Create a CARTO account.
  2. Copy your API key from https://{your_username}.carto.com/your_apps.
  3. Create a Twitter app and copy the consumer key (API Key) and consumer secret (API Secret).
  4. Get the code git clone [email protected]:javierarce/japan.git.
  5. Rename lib/config.sample.js to lib/config.js and add your CartoDB and Twitter credentials.
  6. npm install
  7. Start your redis server (optional, to store the session information)
  8. Run the app: node app.js
  9. open http://localhost:5000

Customization

Coming soon.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].