From b66502e9c8d5c34d119372cef42b710c56d11545 Mon Sep 17 00:00:00 2001 From: sk1982 Date: Sun, 24 Mar 2024 06:04:59 -0400 Subject: [PATCH] migrations: add option to run on startup --- .idea/codeStyles/Project.xml | 54 ++++++++++++++++++++++++++++++++++++ next.config.mjs | 6 +++- src/instrumentation.ts | 9 ++++++ 3 files changed, 68 insertions(+), 1 deletion(-) create mode 100644 src/instrumentation.ts diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 0574014..8c008ef 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,9 +1,22 @@ +