iceshrimp/packages/backend
Laura Hausmann 2baa787b72
[backend] Dynamically import redisClient in postgre.ts and dependencies
This fixes unnecessary redisClient instances being created during migration runs, which previously prevented the revertmigration command from exiting by itself due to a TypeORM inconsistency between migration:run and migration:revert.
2023-11-07 23:12:20 +01:00
..
.idea
.vscode
assets Add new logos & asset generation script 2023-10-04 02:04:30 +02:00
src [backend] Dynamically import redisClient in postgre.ts and dependencies 2023-11-07 23:12:20 +01:00
test [backend] More mentions fixes 2023-10-14 17:11:21 +02:00
.mocharc.json
.swcrc fix compile error 2023-06-24 04:07:19 -04:00
jsconfig.json
package.json [backend] Move to our own fork of the re2 package 2023-11-05 16:54:00 +01:00
tsconfig.json