UofS-CEPHIL / modelcollab

A web-based application for collaborating on simulation models in real-time using Firebase
31 stars 1 forks source link

Improve build/export in database module #8

Closed eRedekopp closed 1 year ago

eRedekopp commented 2 years ago

We currently export the database objects in a strange way, in the database/build/export.js file. Clunky and probably incorrect. Find a better way, and switch over all the imports in server and webui

eRedekopp commented 1 year ago

Done, but couldn't figure out how to get around having to include "build/" in the path