Skip to content

This app will enable team to update their status, notify team members about it. An online standup update

Notifications You must be signed in to change notification settings

psahni/StatusManager

Repository files navigation

Setup

  • rake db:create
  • rake db:migrate
  • rake db:seed

Setup foreman Configuration

web: rails server -p <port_number> mail: mailcatcher

Access the admin

  • Start your server forman start
  • go to http://:/smadmin
  • If it is unicorn. Access the localhost at 8080. Since unicorm default port is 8080

Access to local email interface - Mailcatcher

http://localhost:1080

About

This app will enable team to update their status, notify team members about it. An online standup update

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published