Open Suor opened 8 years ago
To ensure that all calculations happen the same way on website and locally we need to share code. To achieve that I'll extract as much as possible shared parts to new starbase library and use it as dependency in both star_api and star-django.
starbase
star_api
star-django
To ensure that all calculations happen the same way on website and locally we need to share code. To achieve that I'll extract as much as possible shared parts to new
starbase
library and use it as dependency in bothstar_api
andstar-django
.