/rubypoll

A basic poll API developed by Ruby on Rails

Primary LanguageRuby

Projeto RubyPoll

requirements

  • docker

  • fill the variables in the .env-example (move this one to .env)

commands

  • build make bu

  • up the conatiner make up

  • (in another terminal tab) install the Gem make ug

  • create the database make dba

CI

Build Status