Commit Graph

9 Commits

Author SHA1 Message Date
7f933addff Implement BullMQ for background job processing
* new REDIS_URL environment variable
2024-05-03 02:56:03 +01:00
19a1f5e12d cleanups 2024-05-02 16:45:05 +01:00
33456f1bd0 database connection retry 2024-04-27 18:53:30 +01:00
6e55b1ed56 Make ServeStatic dynamic 2024-03-29 23:41:54 +00:00
c18c9ae02b Refactoring
* replace TypeORM with Kysely query builder
* refactor migrations
* other changes and fixes
2024-03-29 01:46:11 +00:00
d855152dda Kysely - WIP
* create database migration files
* kysely codegen
* kysely migrate
2024-03-24 16:59:26 +00:00
186c4f5f5c move environment module to integrations 2024-03-21 20:09:25 +00:00
a821e37028 Refactoring
* Refactor workspace membership system
* Create setup endpoint
* Use Passport.js
* Several updates and fixes
2024-03-16 22:58:12 +00:00
093e634c0b switch to nx monorepo 2024-01-09 18:58:26 +01:00