thalessr / himeneu

1 stars 0 forks source link

H1 Himeneu | https://www.himeneu.com/

Website para facilitar a comunicação entre provedores de serviços e as noivas no estilo do easyroommate. http://www.easyroommate.com

Set up the env

Not necessary in development env

To start the sidekiq, type: bundle exec sidekiq -C config/sidekiq.yml To start the mailcatcher, type : bundle exec mailcatcher To start redis: redis-server To install nodejs brew install node