DEVELOPMENT ENVIRONMENT

~liljamo/felu

refactor: backend -> api, move routers
refactor: move more to handlers
refactor: directory layout
feat: ability add new users as admin
feat: adding and deleting of domains
fix: actually working unique constraints

yes, another breaking change to the initial schema
feat: add note about domain pattern
fix: swap AuthLogin to return the handler instead
feat: add a templ script
feat: show users in a table
feat: more breaking changes by chaning the initial schema
feat: first partial, for showing all users in the admin view
feat: components in multiple files, and i think all endpoints initialized
feat: add tailwind language server to flake
feat: sessions, login, default admin user
feat: changes to inital migrations

technically breaking but not released so doesnt matter
chore: add some dependencies
feat: htmx and doctype
feat: indicator in logger for if frontend or backend
feat: users table, change domains table

this is breaking, but not currently in a released state so doesnt really matter
Next