1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-05 18:32:33 +01:00
server/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");