Skip to content

Learning Elixir, Phoenix & LiveView by building a functional dashboard

Notifications You must be signed in to change notification settings

dimitrisnl/horionos

Repository files navigation

Horionos

Trying out Phoenix & Liview 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