nepthar / herd

Herd mentality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

herd

Herd mentality

/heardapp - the rails app that runs this

Dev environment setup

To run the development server:

$ docker compose up

To run a command in the docker container:

$ ./workspace.sh run your command

To run database migrations (necessary if there are new ones)

$ ./workspace.sh rails db:migrate

About

Herd mentality


Languages

Language:Ruby 72.0%Language:HTML 18.5%Language:Dockerfile 3.8%Language:JavaScript 2.5%Language:Shell 1.7%Language:CSS 1.5%