diff --git a/src/utils/userSetup.utils.ts b/src/utils/userSetup.utils.ts new file mode 100644 index 0000000..4c138c6 --- /dev/null +++ b/src/utils/userSetup.utils.ts @@ -0,0 +1,3 @@ +// Do I need to setup the database? + +// Possibly not, becuase every write will create the document if it doesn't exist \ No newline at end of file