mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-08-19 07:06:48 -05:00
41c9f9a3153ff565abcfe6205d3d433214bcaa96
Uses S3 ListObjectsV2 to build an in-memory file listing at startup, allowing exists() and olderThan() to resolve from the listing instead of requiring files on disk. sync:download now skips assets/splatnet/, data/xrank/, data/festivals.ranking.*, and status-screenshots/. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Splatoon3.ink
Splatoon3.ink features Splatoon 3 map rotations, Salmon Run schedules, SplatNet gear, and more.
Acknowledgements
Many thanks to the following projects for making Nintendo Switch Online automated logins possible:
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
Lint with ESLint
npm run lint
Languages
Vue
81.3%
JavaScript
18.2%
HTML
0.3%
CSS
0.2%