sfbrigade / bats-server

Routed is an app to help ambulances direct non-critical patients to hospital emergency rooms with the most availability.
https://routedapp.org/
GNU Affero General Public License v3.0
18 stars 12 forks source link

Move package-specific metadata code to each package #257

Closed fwextensions closed 1 year ago

fwextensions commented 1 year ago

That way, we don't have to require packages from a path in node_modules, which will break with yarn workspaces. Add initModel.js to simplify init'ing each server model.