Please follow this guide if you have not ever installed Ruby on your computer.
The TL;DR for Mac:
# global setup
brew install rbenv # ruby environemnt
brew install postgresql # database
createuser -s postgres # create general purpose postgres user
brew install imagemagick # image-processing
# project setup
bin/setup
# install ruby runtime
rbenv install
# run this to start the rails process
script/server
docker-compose up
Dieses Projekt existiert dank aller Menschen, die dazu beitragen.
Werden Sie ein finanzieller Spender und helfen Sie uns, unsere Gemeinschaft zu erhalten. [Beitragen]
Unterstรผtzen Sie dieses Projekt mit Ihrer Organisation. Ihr Logo wird hier mit einem Link zu Ihrer Website angezeigt.[Beitragen]
"THE (extended) BEER-WARE LICENSE" (Revision 42.0815): phoet contributed to this project.
As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me some beers in return.