Skip to content

An Employee time-off and vacation tracking system built with Ruby on Rails 7

Notifications You must be signed in to change notification settings

italoaalves/time-off-manager

Repository files navigation

Off-time Manager

This is a team member time-off management system built with Ruby on Rails 7.

Initial setup

cp .env-sample .env
docker compose build
docker compose run --rm app bin/rails db:migrate db:seed

How to run

docker compose up -d

About

An Employee time-off and vacation tracking system built with Ruby on Rails 7

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages