now it is possible to publish different content based on web post created
This commit is contained in:
client/src/jsMain/kotlin/dev/inmo/postssystem/client/fsm/ui
features/content/common/src/jsMain/kotlin/dev/inmo/postssystem/features/content/common
gradle
idea/DefaultEntrance
server/src/main/resources/web
13
idea/DefaultEntrance/EntranceKt.run.xml
Normal file
13
idea/DefaultEntrance/EntranceKt.run.xml
Normal file
@ -0,0 +1,13 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="true" name="EntranceKt" type="JetRunConfigurationType" nameIsGenerated="true">
|
||||
<option name="MAIN_CLASS_NAME" value="dev.inmo.postssystem.server.EntranceKt" />
|
||||
<module name="postssystem.postssystem.server.main" />
|
||||
<option name="PROGRAM_PARAMETERS" value="$PROJECT_DIR$/server/local.config.json" />
|
||||
<shortenClasspath name="NONE" />
|
||||
<method v="2">
|
||||
<option name="Gradle.BeforeRunTask" enabled="true" tasks="build" externalProjectPath="$PROJECT_DIR$/client" vmOptions="" scriptParameters="" />
|
||||
<option name="Gradle.BeforeRunTask" enabled="true" tasks="copyClient" externalProjectPath="$PROJECT_DIR$/server" vmOptions="" scriptParameters="" />
|
||||
<option name="Gradle.BeforeRunTask" enabled="true" tasks="build" externalProjectPath="$PROJECT_DIR$/server" vmOptions="" scriptParameters="" />
|
||||
</method>
|
||||
</configuration>
|
||||
</component>
|
Reference in New Issue
Block a user