Skip to content

lancew/WRL_hacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

220 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Judo World Ranking list in Elm.

Intro

This was originally written in JQuery in 2014, using the judobase API from the International Judo Federation (IJF).

Re-written in 2020 with Elm-lang.

Dev environment

Dependency installation

  • npm install elm-json Run the app with hot reload etc.

./node_modules/elm-go/bin/elm-go.js src/Main.elm -- --debug

Bumping dependencies

  • NPM : npm upgrade
  • ELM : ./node_modules/elm-json/bin/elm-json upgrade

Production environment

Build

This code is accessed via the https://www.judowrl.com/ domain, but is hosted via github pages, so currently done via commiting the Elm generated index.html file to the repo.

elm make src/Main.elm --optimize

Then add, commit, and push index.html

Hosting

Currently the site is served via Netlify.com

About

IJF WRL Hacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages