10 Commits

Author SHA1 Message Date
26e6ce2118 moved to container directory 2023-09-25 15:20:25 +03:30
6acef5d18f removed unnecessary function parse_timestamp 2023-09-25 15:20:10 +03:30
12ea65cf35 moved docker compose to other folder named "container" 2023-09-25 15:11:21 +03:30
666eb9b44a Possible fix for timestamp issue
Changes to be committed:
	modified:   server/src/server_api.py
2023-09-25 00:11:06 +03:30
d60d4d7c24 some change of locations 2023-09-23 00:35:42 +03:30
695c4d7b84 Fixed authentication issues
added env vars instead of importing python modules for configuration
 Changes to be committed:
	modified:   server/server_api.py
2023-09-21 11:17:17 +03:30
4c33dff400 Deleted server/api_keys.py server/config.py and replaced with ENV VARS 2023-09-21 11:13:52 +03:30
41fdbcd1f2 did some formatting and cleaning 2023-09-20 01:25:33 +03:30
abf5ab25f1 initial server_api.py completed 2023-09-19 23:36:02 +03:30
8641e0d0e5 Initial Commit 2023-09-18 14:36:32 +03:30