1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-06 19:02:33 +01:00
server/bundle/scripts/benchmark/index.js

5 lines
78 B
JavaScript
Raw Normal View History

2021-10-12 21:52:35 +02:00
require("dotenv").config();
require("./connections");
require("./messages");