kfang / easydocs

Easier API Documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

start using scala.js so that models can be shared

kfang opened this issue · comments

This involves a lot of steps:
1. setup a multi-project build with shared, jvm, js
2. move models into a shared project for js and jvm
3. figure out a good way to package everything together into docker

item 3 will be done with #5 is closed