Skip to content

thefactus/slackgroups

 
 

Repository files navigation

slackgroups

Requirements

Instructions

To get the rails server and postgres database up and running execute:

docker-compose up -d

If you're running the Docker engine nativly in your environment visit the following url http://localhost:3000.

If you're a Mac OSx or Windows user that requires a VM to execute the Docker engine, switch localhost for the VM IP address: http://{VM_HOST_IP_ADDRESS}:3000.

If you're using docker-machine to setup a VM for the Docker engine, execute the following command to get the host IP address: docker-machine ip MACHINE_NAME (usually default)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 59.5%
  • JavaScript 32.7%
  • HTML 5.6%
  • CSS 2.0%
  • CoffeeScript 0.2%