Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 553 Bytes

File metadata and controls

24 lines (17 loc) · 553 Bytes

Fix Bugs 20x Faster - Zero to Incident Superhero Workshop

  • MiniCrossStitching Rails app
  • Contains a mystery defect

Resources

Setup

  1. Remix this template
  2. Press "Run" in Replit. This will run bin/setup then bin/serve.
  3. Simulate users by running bin/hammer

Commands

bin/setup  # Setup the app
bin/serve  # Start the server
bin/hammer # Simulate users
bin/errors # Show errors in Solid Errors
bin/open   # Open app in new tab