Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 770 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 770 Bytes

chat-server

Build Status Coverage Status

Tasks

  • Improve services decoupling rails models and other resources.
  • Create messages in background process without database connection time.
  • Deploy live preview on heroku.
  • Create test (with coverage too).
  • LMAO Why the /sidekiq route is public in production ???
  • Remove production keys and create an decent env.
  • Improve security points like miss validation.
  • Validations dude.. validations.
  • Write a human README.md!