DEVELOPMENT ENVIRONMENT

~liljamo/felu

ref: 1e9940e51a03c3ea1ff1568570770deb1ce68a0d felu/internal d---------
feat: temporary docs on the manage page
fix: don't fetch apikey in all domains
feat: update admin index
feat: make user id field a disabled input in admin view
feat: domains admin view
feat: some logging improvements
feat: api endpoint to update a record
fix: DNS pattern in the ui, following the previous commit
docs: fix doc about dots in domain pattern
feat: dns server to fetch a records from db
feat: check that domains are only ascii letters and numbers
feat: don't allow full stops in domains
feat: ability to update user email and password, and delete user
fix: typo in error
fix: login should use normal base
refactor: backend -> api, move routers
refactor: move more to handlers
refactor: directory layout