Commit Graph

14 Commits

Author SHA1 Message Date
Dominik Koch
4cf284bdce fix: document edge case and move deps to dev deps 2025-06-19 19:05:22 +02:00
John Yeo
76dcd74e78 fix: removed postinstall from root package.json 2025-06-19 15:59:37 +01:00
John Yeo
964a2c841d fix: running setup on windows, db:push on windows 2025-06-19 10:40:55 +01:00
John Yeo
5945a4b2e4 fix: connect stripe deleted clerk functions, allow reward to be passed into attach body 2025-06-17 17:19:00 +01:00
John Yeo
943baf9ff8 fix: added tests for attach and fixed contUse updates 2025-06-17 12:26:58 +01:00
John Yeo
2b1228d2f1 Merge remote-tracking branch 'origin/auth-better' into fix/github-ready 2025-06-16 19:51:18 +01:00
John Yeo
c48e4dcff0 added set up script to auto set up env 2025-06-16 19:13:40 +01:00
John Yeo
a321a357ef set up docker files for OSS self hosting and deving 2025-06-16 16:18:53 +01:00
Dominik Koch
1eb512aa93 chore: add license field and env example 2025-06-14 18:52:24 +02:00
John Yeo
af70142708 refactor: remove unused files and update logging structure
- Deleted unused configuration and SQL files related to Drizzle.
- Removed deprecated logging methods and updated logging to use a unified structure.
- Cleaned up package dependencies by removing unused packages from package.json and package-lock.json.
- Updated various import paths for consistency and clarity.
- Introduced new action and event models to enhance analytics capabilities.
2025-05-29 14:10:04 +01:00
John Yeo
fe040fcb39 defining action table 2025-05-29 09:32:47 +01:00
John Yeo
f4cb1b2a4c added chatResult handling and updated onboarding flow 2025-05-23 16:14:50 +01:00
John Yeo
dd0a5f829d added drizzle, and adding functions to process autumn chat result 2025-05-22 16:47:17 +01:00
John Yeo
479b6d7afb first commit 2025-01-21 11:18:42 +00:00