Commit Graph

10 Commits

Author SHA1 Message Date
Henry Heng c0f36387a7
Update start.ts 2023-07-03 22:28:17 +01:00
Matthias Platzer a9e269b52c Added winston logging
- use logger.xxx instead of console.xxx
- added express middleware logging (using jsonl)
- added LOG_PATH as environment variable
- more configs postponed for later iteration
2023-07-03 17:58:41 +02:00
Henry c66c7eadc7 add APIKEY_PATH 2023-06-30 18:31:41 +01:00
Henry 8745776342 add env variables 2023-06-23 23:03:53 +01:00
Henry dd328dcd51 add db_path 2023-06-22 15:47:03 +01:00
Henry 6522b3a602 add PORT and EXECUTION_MODE flags 2023-06-10 17:46:27 +01:00
Henry 0f0d887f78 change USERNAME and PASSWORD to FLOWISE_USERNAME and FLOWISE_PASSWORD to prevent conflict with machine env variables 2023-05-27 20:23:18 +01:00
Henry 626e1b29f8 add authrorization to npx and docker installation 2023-05-27 14:32:41 +01:00
Henry 2831526c72 update README 2023-04-10 20:29:55 +01:00
Henry 05c86ff9c5 Initial push 2023-04-06 22:17:34 +01:00