1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 10:11:34 +02: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");