Commit crack cocaine

This commit is contained in:
Luca Warmenhoven
2024-05-28 11:47:42 +02:00
parent 8d5cecce27
commit b85219d013
4 changed files with 39 additions and 21 deletions

56
.idea/workspace.xml generated
View File

@@ -14,12 +14,8 @@
</configurations> </configurations>
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="00599d5b-7eb5-44da-ad7f-98bf42384c16" name="Changes" comment="Added NodeJS Server files"> <list default="true" id="00599d5b-7eb5-44da-ad7f-98bf42384c16" name="Changes" comment="updated gay">
<change afterPath="$PROJECT_DIR$/docs/personal-documentation/Luca/literatuuronderzoek/feedback.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/code/web/incoming_request_handlers.js" beforeDir="false" afterPath="$PROJECT_DIR$/code/web/incoming_request_handlers.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/docs/personal-documentation/Luca/literatuuronderzoek/onderzoek-voorbeeld.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/personal-documentation/Luca/literatuuronderzoek/literatuur-onderzoek.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/docs/personal-documentation/Luca/literatuuronderzoek/onderzoek.md" beforeDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -88,19 +84,19 @@
<option name="hideEmptyMiddlePackages" value="true" /> <option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" /> <option name="showLibraryContents" value="true" />
</component> </component>
<component name="PropertiesComponent"><![CDATA[{ <component name="PropertiesComponent">{
"keyToString": { &quot;keyToString&quot;: {
"git-widget-placeholder": "main", &quot;git-widget-placeholder&quot;: &quot;main&quot;,
"node.js.detected.package.eslint": "true", &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
"node.js.detected.package.tslint": "true", &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
"node.js.selected.package.eslint": "(autodetect)", &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
"node.js.selected.package.tslint": "(autodetect)", &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
"nodejs_package_manager_path": "npm", &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
"settings.editor.selected.configurable": "preferences.lookFeel", &quot;settings.editor.selected.configurable&quot;: &quot;preferences.lookFeel&quot;,
"ts.external.directory.path": "/Applications/WebStorm.app/Contents/plugins/javascript-plugin/jsLanguageServicesImpl/external", &quot;ts.external.directory.path&quot;: &quot;/Applications/WebStorm.app/Contents/plugins/javascript-plugin/jsLanguageServicesImpl/external&quot;,
"vue.rearranger.settings.migration": "true" &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
} }
}]]></component> }</component>
<component name="RecentsManager"> <component name="RecentsManager">
<key name="MoveFile.RECENT_KEYS"> <key name="MoveFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/code/src/app/src/main/java/com/fitbot" /> <recent name="$PROJECT_DIR$/code/src/app/src/main/java/com/fitbot" />
@@ -198,7 +194,9 @@
<workItem from="1716363591734" duration="658000" /> <workItem from="1716363591734" duration="658000" />
<workItem from="1716538507910" duration="2194000" /> <workItem from="1716538507910" duration="2194000" />
<workItem from="1716547378856" duration="243000" /> <workItem from="1716547378856" duration="243000" />
<workItem from="1716648462646" duration="8054000" /> <workItem from="1716648462646" duration="8555000" />
<workItem from="1716674767699" duration="21000" />
<workItem from="1716889548355" duration="19000" />
</task> </task>
<task id="LOCAL-00001" summary="Changes"> <task id="LOCAL-00001" summary="Changes">
<created>1713528225837</created> <created>1713528225837</created>
@@ -324,7 +322,23 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1716540796495</updated> <updated>1716540796495</updated>
</task> </task>
<option name="localTasksCounter" value="17" /> <task id="LOCAL-00017" summary="killed my brain doing literature">
<option name="closed" value="true" />
<created>1716658275320</created>
<option name="number" value="00017" />
<option name="presentableId" value="LOCAL-00017" />
<option name="project" value="LOCAL" />
<updated>1716658275320</updated>
</task>
<task id="LOCAL-00018" summary="updated gay">
<option name="closed" value="true" />
<created>1716658499589</created>
<option name="number" value="00018" />
<option name="presentableId" value="LOCAL-00018" />
<option name="project" value="LOCAL" />
<updated>1716658499589</updated>
</task>
<option name="localTasksCounter" value="19" />
<servers /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">
@@ -359,6 +373,8 @@
<MESSAGE value="nonsense" /> <MESSAGE value="nonsense" />
<MESSAGE value="Added Skills Ontwikkelings Plan.docx" /> <MESSAGE value="Added Skills Ontwikkelings Plan.docx" />
<MESSAGE value="Added NodeJS Server files" /> <MESSAGE value="Added NodeJS Server files" />
<option name="LAST_COMMIT_MESSAGE" value="Added NodeJS Server files" /> <MESSAGE value="killed my brain doing literature" />
<MESSAGE value="updated gay" />
<option name="LAST_COMMIT_MESSAGE" value="updated gay" />
</component> </component>
</project> </project>

View File

@@ -19,7 +19,7 @@ const databaseCredentials = {
const pool = mariadb.createPool(databaseCredentials); const pool = mariadb.createPool(databaseCredentials);
// Register incoming HTTP request handlers // Register incoming HTTP request handlers
require('incoming_request_handlers')(app, pool); require('./incoming_request_handlers')(app, pool);
// Start server // Start server
app.listen(serverPort, () => { app.listen(serverPort, () => {

1
package-lock.json generated
View File

@@ -8,6 +8,7 @@
"name": "muupooviixee66", "name": "muupooviixee66",
"version": "1.0.0", "version": "1.0.0",
"dependencies": { "dependencies": {
"body-parser": "^1.20.2",
"express": "^4.19.2", "express": "^4.19.2",
"mariadb": "^3.3.0" "mariadb": "^3.3.0"
} }

View File

@@ -12,6 +12,7 @@
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"body-parser": "^1.20.2",
"express": "^4.19.2", "express": "^4.19.2",
"mariadb": "^3.3.0" "mariadb": "^3.3.0"
} }