WIP WIP WIP ** first git - markers work as expected

This commit is contained in:
rxf
2023-03-14 17:34:48 +01:00
commit b270370105
29 changed files with 2399 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="bin/www" type="NodeJSConfigurationType" node-parameters="--experimental-json-modules" path-to-js-file="bin/www.js" working-dir="$PROJECT_DIR$">
<envs>
<env name="DEBUG" value="laerm-web-sensorapi:*" />
</envs>
<EXTENSION ID="com.jetbrains.nodejs.run.NodeStartBrowserRunConfigurationExtension">
<browser url="http://localhost:3000/" />
</EXTENSION>
<method v="2" />
</configuration>
</component>