/atcoder-heuristic-rating-estimator

📈 Estimate ratings for AtCoder Heuristic Contest

Primary LanguageSvelteMIT LicenseMIT

AtCoder Heuristic Rating Estimator

Svelte pages-build-deployment GitHub license

image

Install

npm install

Set environment variable

export API_URL="https://script.google.com/macros/s/AKfycby-CKUsGoe7YZBeIf9FMwvCK6JIfqnVkN-8764iNkRApGPns158Q6vJPxpDdnGfsDXU/exec"

Run server

npm run dev

Build

npm run build