-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
setup script/server #11
Comments
@jglovier I suppose we could. The couch part would be different depending on OS. We could at the very least have a script that tests to see if couch is up before running ember serve. |
Yeah, even if it just triggered |
I like the idea. |
@filipesperandio I don't think we need a Makefile since there aren't any executables for this project that get built. It's an ember web app and the way it gets built is via |
I understand that. |
@jglovier |
@filipesperandio gotcha. Thanks for clarifying. |
@filipesperandio I prefer |
Cool, I will adjust.
|
…-run-test test(hospital-run): convert to RTL
…NTMENT filtering by type of appointment and integration of get appointment
@jkleinsc can we setup a
script/server
command that initiates both Couch andember serve
?The text was updated successfully, but these errors were encountered: