-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Sample data for development #13
Comments
Bump. Any progress on this? This would be hugely helpful for UI work. |
Thought: we could create an administration function that loaded a set data into a database for this purpose. I think this 100% makes sense, since we're trying to make "make it easy to develop in" a goal. |
Bump. With the new influx of folks interested in helping out, having seed data would be really helpful for local dev. And still would be really helpful for me as I'm working on the UI. 😁 |
We should be able to use pouchdb-load and pouchdb-dump-cli to do this.
|
@jkleinsc okay, I'll run through steps 1-3 and then probably will need help with step 4. |
@jglovier did you get anywhere with this? If not I am going to run with it. |
@jkleinsc I did, but haven't found time to get it finished. If you feel like you want to tackle it and can get it done before I will, go for it. I'm not sure I'll have a chance to pick it back up in the next few days. |
Also added sample db dump. Resolves HospitalRun#13
As we are building out and designing for new components, having a data migration/sync solution in place would add a lot of efficiency to our development process.
@jkleinsc can you get something like this setup? It would be especially useful for me as I'm doing style work on the patient details section, etc.
The text was updated successfully, but these errors were encountered: