Skip to content

Files

Latest commit

Apr 11, 2023
ec0ca59 · Apr 11, 2023

History

History
24 lines (15 loc) · 551 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 551 Bytes

The Hitchlog

Hitchhiking is an eventful, adventurous and free way of travelling that opens the room for encounters which would otherwise never happen. The hitchlog is a platform for sharing your hitchhiking experiences. It's sort of a blog, but with a focus on hitchhiking.

Tech Stack

techstack

Getting started

cp .env.rb.sample .env.rb. edit .env.rb to contain the right api keys

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.