Skip to content

RaptorialThing/docker-sinatra-pg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Web app based on Sinatra, puma, docker example

Getting started

Install docker, docker-compose, git

git clone https://github.com/RaptorialThing/docker-sinatra-pg

cd docker-sinatra-pg

docker-compose up -d

You can visit localhost:4567 and see Hello, app! message