Commit Graph

6 Commits

Author SHA1 Message Date
John Yeo
a321a357ef set up docker files for OSS self hosting and deving 2025-06-16 16:18:53 +01: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