dockerize!

changes to sequelize, env loading, ts workflow, minor improvements
This commit is contained in:
2025-03-18 18:36:05 -07:00
parent 8c909929d1
commit 57c82dd71c
18 changed files with 236 additions and 992 deletions

View File

@@ -1,5 +1,3 @@
import _ from "./config/dotenv.ts";
import { promisify } from "util";
import express from "express";
import session from "express-session";