Skip to content

gabrieljoelc/eat_the_food

Repository files navigation

(Tina, ) Eat The Food

Build Status

image

Prerequisites

  • Docker and Docker Compose

Development

cp .env.example .env
docker-compose up website

Development url: http://localhost:3000

Note: the other services in docker-compose.yml are not yet setup.

Deployment

Heroku

heroku container:login
heroku container:push -R

About

Yet another attempt to make Docker + Rails + Heroku work. Futures: migrate to Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published