Skip to content

App para possibilitar e facilitar o contato entre voluntário e instituição.

Notifications You must be signed in to change notification settings

EvertonSilva/volunteer

Repository files navigation

Volunteer

git clone ...

git add upstream ...

...

Basic commands

  • Clone the repo
  • in folder project run command docker-compose build to create all necessary components
  • after command run docker-compose up to cache gems, create database and initialize server

if you need to enter in container

run command docker-compose run --rm app

if you need to use rails console

run command docker-compose run --rm app bundle exec rails c

if you need run another command

you should have use complete path like ... bundle exec ...

About

App para possibilitar e facilitar o contato entre voluntário e instituição.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages