Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 514 Bytes

File metadata and controls

19 lines (15 loc) · 514 Bytes

Warning

I figured that LiveView isn't for me. I prefer to use Inertia + React instead. I won't be updating this repo anymore.

Horionos

Trying out Phoenix & Liveview by creating a dashboard.

As it stands, I have implemented the following:

  • User authentication
  • Simplified multi-tenant arch with row-level security.
  • Memberships with roles
  • Membership invitations
  • Listing and clearing sessions
  • Workers for background processing
  • Locking accounts
  • Slack notifications (admin)
  • Rate limiting