]> Repos - crimata-website/log
crimata-website
4 months agoAdd ActiveRecord, customer dashboard, separate DB architecture
Andrew Gundersen [Fri, 27 Feb 2026 04:51:50 +0000 (23:51 -0500)]
Add ActiveRecord, customer dashboard, separate DB architecture

- Re-enable ActiveRecord pointing at Neon Postgres
- Add Customer model with stripe_customer_id, email, slug, status
- Add dashboard controller and Apple ID-style device view
- Redirect checkout success to /dashboard
- Webhook now calls /instances, parses response, creates Customer in Rails DB
- Add MIT License

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 months agoInitial commit
Andrew Gundersen [Wed, 25 Feb 2026 20:32:45 +0000 (15:32 -0500)]
Initial commit

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>