mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 15:58:38 +01:00
add email service
This commit is contained in:
3
email/src/index.ts
Normal file
3
email/src/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { start } from "./services/server";
|
||||
|
||||
start();
|
||||
Reference in New Issue
Block a user