Safe_Share/safeshare/safeshare_app
Devoalda e534fa4e13
Docker integration (#4)
* fix(Docker Integration):

Cleaned unused files
Updated Trash Collector
Updated Docker Compose
Updated Start Script

* feature(microservice rpc docker):

* feature(microservice rpc docker):

* fix(Added API Environment):

Added environment variable for docker compose
2023-10-30 00:22:11 +00:00
..
management/commands Docker integration (#4) 2023-10-30 00:22:11 +00:00
migrations Updated to handle file upload 2023-10-23 12:38:37 +08:00
models feature(Cache Storage): 2023-10-23 12:12:25 +08:00
serializers feature(Cache Storage): 2023-10-23 12:12:25 +08:00
urls feature(Trsh Collection): 2023-10-28 13:50:29 +08:00
utils Docker integration (#4) 2023-10-30 00:22:11 +00:00
views fix(Encryption): Removed encryption 2023-10-29 22:44:13 +08:00
__init__.py Initial commit 2023-10-23 11:11:14 +08:00
admin.py Initial commit 2023-10-23 11:11:14 +08:00
apps.py Initial commit 2023-10-23 11:11:14 +08:00
post_and_get_file.py feature(Multiple File Upload): 2023-10-23 15:26:31 +08:00
stressTest.py feature(Stress test): 2023-10-29 17:01:25 +08:00