flov / hitchlog-nextjs

A rewrite or the rails app hitchlog to next.js and rails-api
https://hitchlog-nextjs.vercel.app
5 stars 0 forks source link

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.