/tinyboard

💬 Minimalist message board built with Sinatra

Primary LanguageRuby

tinyboard

A stripped-down message board built with Sinatra.

tinyboard screenshot

Development Setup

The fastest way to get Tinyboard running is using Docker.

Using Docker

Please install Docker and Docker Compose on your local machine.

  1. Navigate to Tinyboard's directory in terminal
  2. Run docker-compose up
  3. Navigate to localhost:4567 to access Tinyboard