Commit Graph

11 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
1a5d608be4 fix(self-hosting): clickhouse config still need macros, update docs to remove zookeeper 2025-02-17 23:28:50 +01:00
Carl-Gerhard Lindesvärd
cbf8831eb5 fix(self-hosting): wipe everything script was broken if wrong docker compose version 2025-02-17 22:57:53 +01:00
Carl-Gerhard Lindesvärd
7182ca6e4c improve(self-hosting): add resend and send email questions 2025-02-17 21:27:18 +01:00
André Brito
acc675bd36 style: formatted and added example env 2025-02-17 21:27:18 +01:00
Carl-Gerhard Lindesvärd
329c0885d4 improve(self-hosting): remove goose, custom migration, docs, remove zookeeper 2025-02-17 20:54:54 +01:00
Fred KISSIE
fe14163fd6 fix(self-hosting): replace COOKIE_SECRET variable and not name (#119) 2025-02-09 21:58:16 +01:00
Carl-Gerhard Lindesvärd
d31d9924a5 feature(auth): replace clerk.com with custom auth (#103)
* feature(auth): replace clerk.com with custom auth

* minor fixes

* remove notification preferences

* decrease live events interval

fix(api): cookies..

# Conflicts:
#	.gitignore
#	apps/api/src/index.ts
#	apps/dashboard/src/app/providers.tsx
#	packages/trpc/src/trpc.ts
2024-12-20 22:23:07 +01:00
Carl-Gerhard Lindesvärd
cf949646eb fix(db): merging profiles 2024-09-18 23:46:38 +02:00
Carl-Gerhard Lindesvärd
32e91959f6 chore(root): migrate to biome 2024-09-18 23:46:11 +02:00
Carl-Gerhard Lindesvärd
b44f1958a2 feat(root): added migrations and optimized profile table 2024-09-10 23:30:41 +02:00
Carl-Gerhard Lindesvärd
df05e2dab3 Self-hosting! (#49)
* added self-hosting
2024-08-28 09:28:44 +02:00