Skip to content

aitor/breizh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com: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.

About

My Japan Trip

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 70.4%
  • JavaScript 29.4%
  • Other 0.2%