8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fix: update base url
fix: update links
fix(schema): make it an empty module to fix error
fix(layout): use heading component
feat: use heading components
fix(db): remove redundant tables
feat: move account pages to separate service
style(500): rephrase contributing message
fix(header): shorten navbar title
feat: add authentication Introduces authentication with lucia and a drizzle postgresql database interface. Also adds new form components.