Skip to content

This is repository of a openeiro API. The API is consumed by Android App. The API allows to notify employees when the office is open.

Notifications You must be signed in to change notification settings

mariusz-blaszczak/openeiro

Repository files navigation

README

This is repository of a openeiro API. The API is consumed by Android App. The API allows to notify employees when the office is open.

Local setup

git clone git@github.com:blaszczakphoto/openeiro.git

cp .env.sample .env #and fill it with proper values

docker-compose build
docker-compose up web

Deployment

heroku container:login
heroku container:push web
heroku container:release web
heroku run rails db:migrate

Running tests locally

docker-compose run web bundle exec rspec

About

This is repository of a openeiro API. The API is consumed by Android App. The API allows to notify employees when the office is open.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published