Added launch config to run everything
This commit is contained in:
46
.run/Run Backend and Frontend.run.xml
Normal file
46
.run/Run Backend and Frontend.run.xml
Normal file
@ -0,0 +1,46 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="Run Backend and Frontend" type="com.intellij.execution.configurations.multilaunch" factoryName="MultiLaunchConfiguration">
|
||||
<rows>
|
||||
<ExecutableRowSnapshot>
|
||||
<option name="condition">
|
||||
<ConditionSnapshot>
|
||||
<option name="type" value="immediately" />
|
||||
</ConditionSnapshot>
|
||||
</option>
|
||||
<option name="executable">
|
||||
<ExecutableSnapshot>
|
||||
<option name="id" value="buildSolution:0942b9" />
|
||||
</ExecutableSnapshot>
|
||||
</option>
|
||||
</ExecutableRowSnapshot>
|
||||
<ExecutableRowSnapshot>
|
||||
<option name="condition">
|
||||
<ConditionSnapshot>
|
||||
<option name="type" value="afterPreviousFinished" />
|
||||
</ConditionSnapshot>
|
||||
</option>
|
||||
<option name="executable">
|
||||
<ExecutableSnapshot>
|
||||
<option name="id" value="runConfig:.NET Launch Settings Profile.USEntryCoach.Server: https" />
|
||||
</ExecutableSnapshot>
|
||||
</option>
|
||||
</ExecutableRowSnapshot>
|
||||
<ExecutableRowSnapshot>
|
||||
<option name="condition">
|
||||
<ConditionSnapshot>
|
||||
<attributes>
|
||||
<entry key="port" value="7085" />
|
||||
</attributes>
|
||||
<option name="type" value="waitPortOpened" />
|
||||
</ConditionSnapshot>
|
||||
</option>
|
||||
<option name="executable">
|
||||
<ExecutableSnapshot>
|
||||
<option name="id" value="runConfig:npm.dev" />
|
||||
</ExecutableSnapshot>
|
||||
</option>
|
||||
</ExecutableRowSnapshot>
|
||||
</rows>
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
</component>
|
||||
Reference in New Issue
Block a user