Web admin tool for Arma3Sync.
- edit events
- add and remove events
- generate sync files
- upload mods
- edit repo options
- show more info: mod sizes
- clone
- create
config/production.json
npm i
npm run build
node src/start.js
^ yes there's some weirdness here in need of improvement
This is a NodeJS Express app that is written in TypeScript (backend) and JavaScript (frontend).