/Poemist

A web application for creating and sharing found poems.

Primary LanguageRuby

to run production build

docker-compose up --build
docker-compose run backend rake db:setup