Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 571 Bytes

todo.md

File metadata and controls

14 lines (13 loc) · 571 Bytes

Todo

  • (db_backup) Throw error when pg_dump not found database but no error message in logs
  • Change log levels to: verbose, debug, info, warn, error
  • Make logs format as JSON
  • Make run db and redis as non-root user
  • Implement db backup tool
  • Add rate limiter
  • Add rate limiter for /studio and /board
  • GraphQL integration tests
  • (Maybe) Implement simple mock service module
  • Improve readme file (add more info about project, add more examples, etc.)
  • Add log rotation into docker-compose.yml
  • DELETE THIS FILE