Skip to content

3w36zj6/atcoder-heuristic-rating-estimator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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