comty/packages/server/start.js
2025-03-28 18:31:39 +00:00

3 lines
59 B
JavaScript

import Gateway from "./gateway"
new Gateway().initialize()