Website: https://arknights-poll.net/
A simple Node.js webapp for collecting and visualizing Arknight players' operator data. Deployed on Google App Engine with Google Cloud Datastore as the backing datastore.
- Install Node.js and Google Cloud Datastore emulator
- Install dependencies
npm install
- Update the base data
npm run update-base-data
- Start the dev server
npm run dev
- Run the webapp at http://localhost:8080/