/ds9-remote-cloud

A remote cloud server for deepspace9 factorio mod

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

ds9-remote-cloud

A remote cloud server for deepspace9 factorio mod

Building & Installation

pacman -S nodejs npm
npm install
cp db.json.example db.json # Modify the admin accessToken and save
npm run build
npm run start