cnguy / onetricks.net

(WIP) kayn-powered (typescript node.js) ReasonReact app presenting you a dashboard of high ELO one trick ponies in League of Legends
http://onetricks.net
14 stars 2 forks source link

server stuffs #19

Closed cnguy closed 5 years ago

cnguy commented 5 years ago

Basic idea is moving from TypeScript + Node.js + kayn to Go. I really enjoy the TS stack though so I'll probably be working on a "demo" League app to showcase kayn and to make sure the package is still working as expected.

This switch is mostly motivated by the desire to play with Go more, so I thought I should just test it out on an app I already have (just like how I switched from JS+Flow to Reason).

Checklist will be put here... by the time it's done, onetricks.net should be live again and support

a) match history b) items c) main page

It might not have automatic stats update as before though, that will be added later

ETA: 2 weeks

cnguy commented 5 years ago

Closing this issue! Decided to just try to make the existing server more robust.