Commit Graph

5 Commits

Author SHA1 Message Date
greg cc3833754d Switch from request to superagent
For doing HTTP requests. Makes the js bundle a lot smaller.

Also I should do something about the fact that I now have to change the
js and also rebuild the rust binary to change code
2018-07-26 00:52:45 -07:00
greg 1615269a7b Browser stuff 2017-09-21 09:25:39 -07:00
greg 1a8ba8d8a2 Requests! 2017-09-21 00:01:54 -07:00
greg 4831a24853 yarn build script + rocket passthrough route 2017-09-20 23:21:45 -07:00
greg 67ff21d408 Basic yarn + browserify + babeljs infrastructure
For webapp
2017-09-20 23:15:29 -07:00