6 Commits

Author SHA1 Message Date
fcarraUniSa
a733d147fb Update storage.ts 2025-12-23 12:22:26 +01:00
fcarraUniSa
60ba274275 Update server.js 2025-12-23 12:21:47 +01:00
fcarraUniSa
d64a8bd89a Update server.js 2025-12-23 12:19:41 +01:00
fcarraUniSa
4d9e2c78e6 Update storage.ts 2025-12-23 12:19:20 +01:00
fcarraUniSa
e08b1e0f2f Delete .github/workflows directory 2025-12-23 10:53:22 +01:00
fcarraUniSa
e55d846883 Create docker-image.yml 2025-12-23 10:49:13 +01:00

View File

@@ -1,3 +1,4 @@
import { EmailTemplate } from '../types'; import { EmailTemplate } from '../types';
// Helper functions remain synchronous as they are utility functions // Helper functions remain synchronous as they are utility functions