/notyim

Simple DevOps toolbox: uptime, cron, background job

Primary LanguageRubyGNU Affero General Public License v3.0AGPL-3.0

noty.im

CircleCI Coverage Status Maintainability codebeat badge

Set up

bundle install

# Generate user and seed data
rails db:seed
# Then login with vinh@noty.im/123456

Thank you

The project gets help from many people. Check [thankyou.md] file.

Test setup

docker-compse up
rspec