You are browsing as a guest. Sign up (or log in) to start making projects!

58m 29s logged

feat(database): migrate from SQLite to PostgreSQL and switch to Redis infrastructure- replace sqlite3 with PostgreSQL database adapter in Gemfile and config

  • configure Redis for caching, Action Cable, and Active Job instead of Solid adapters
  • add guide attribute to User model for onboarding flow control
  • implement user existence validation in ApplicationController
  • refactor CSS architecture by moving stylesheets to components directory
  • create shared designs.css stylesheet for design pages with responsive styling
  • update todo partial to check guide flag before displaying onboarding prompts
  • add migration for guide column on users table
0
4

Comments 0

No comments yet. Be the first!