Skip to content

Very basic SaaS functionality

Choose a tag to compare

@CaravelKit CaravelKit released this 29 Oct 23:19
· 75 commits to master since this release

Features:

  • Email authentication (with email confirmation)
  • User registration, login, logout
  • Simple user profile page
  • Autocreation of tables for users and roles (2 roles are added automatically: User and Admin)
  • Autoupdating existing database
  • Simple responsive web interface with header, left collapsing menu, central part, and fixed status bar
  • Handling 404 and 500 errors
  • Breadcrumbs component