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

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

About

Learning Elixir, Phoenix & LiveView by building a functional dashboard

Resources

Stars

Watchers

Forks