diff --git a/Template/email.html b/Template/email.html
deleted file mode 100644
index 89ca0c6..0000000
--- a/Template/email.html
+++ /dev/null
@@ -1,349 +0,0 @@
-
-
-
-
-
- JS Bin
-
-
-
-
-
-
-
-
-
-
- |
-
-
- |
-
-
-
-
- |
-
-
- |
-
- |
-
-
-
-
-
-
-
-
-
- Verify your email.
-
- |
-
-
-
-
- |
-
-
- |
-
- Enter this code in your browser to verify your
- email:
-
-
- {{.Otp}}
-
-
- Code will expire in 24 hours.
-
-
- Having trouble with the code? Use
- this link
- instead.
-
-
-
- 
-
- |
-
-
- |
-
- |
-
-
- |
-
-
- |
-
- |
-
-
-
- |
-
-
-
-
-
-
- |
- Not you? If you didn't request a code to sign up for
- TotodayShop, you can safely ignore this email. An account was
- not created.
- |
-
-
-
- WliafDew, Inc. 72 Truong Quyen, 3nd Floor Tp. Ho Chi Minh, VN
- 020319
- |
-
-
-
- |
-
-
-
-
-
-
diff --git a/docker/docker-compose.yml b/docker/docker-compose.yml
deleted file mode 100644
index bf0f585..0000000
--- a/docker/docker-compose.yml
+++ /dev/null
@@ -1,25 +0,0 @@
-version: '3.5'
-
-services:
- mongodb:
- image: mongo
- restart: unless-stopped
- container_name: mongo-user
- environment:
- MONGO_INITDB_ROOT_USERNAME: adminLinh
- MONGO_INITDB_ROOT_PASSWORD: linhporo1
- ports:
- - "27018:27017"
- volumes:
- - ./mongo-data:/data/db
-
- redis:
- image: redis
- container_name: redis-user
- restart: unless-stopped
- ports:
- - "6379:6379"
- volumes:
- - ./redis-data:/data
-
-
diff --git a/docker/mongo-data/.mongodb/mongosh/658a51aa4f9cbdd4fac1f672_log b/docker/mongo-data/.mongodb/mongosh/658a51aa4f9cbdd4fac1f672_log
deleted file mode 100644
index 53445f2..0000000
--- a/docker/mongo-data/.mongodb/mongosh/658a51aa4f9cbdd4fac1f672_log
+++ /dev/null
@@ -1,9 +0,0 @@
-{"t":{"$date":"2023-12-26T04:08:10.113Z"},"s":"I","c":"MONGOSH","id":1000000000,"ctx":"log","msg":"Starting log","attr":{"execPath":"/usr/bin/mongosh","envInfo":{"EDITOR":null,"NODE_OPTIONS":null,"TERM":null},"version":"2.0.2","distributionKind":"compiled","buildArch":"arm64","buildPlatform":"linux","buildTarget":"linux-arm64","buildTime":"2023-10-14T12:00:56.963Z","gitVersion":"5737e60cdbcd551f6a355b38fc9b5b6cc19ac5a4","nodeVersion":"v20.8.1","opensslVersion":"3.0.10+quic","sharedOpenssl":false,"runtimeArch":"arm64","runtimePlatform":"linux","deps":{"nodeDriverVersion":"6.0.0","libmongocryptVersion":"1.9.0-20230828+git8e7f69f1c0","libmongocryptNodeBindingsVersion":"6.0.0"}}}
-{"t":{"$date":"2023-12-26T04:08:10.149Z"},"s":"I","c":"MONGOSH","id":1000000048,"ctx":"config","msg":"Loading global configuration file","attr":{"filename":"/etc/mongosh.conf","found":false}}
-{"t":{"$date":"2023-12-26T04:08:10.158Z"},"s":"E","c":"DEVTOOLS-CONNECT","id":1000000041,"ctx":"mongosh-deps","msg":"Missing optional dependency","attr":{"name":"saslprep","error":"Cannot find module 'saslprep'"}}
-{"t":{"$date":"2023-12-26T04:08:10.160Z"},"s":"I","c":"DEVTOOLS-CONNECT","id":1000000042,"ctx":"mongosh-connect","msg":"Initiating connection attempt","attr":{"uri":"mongodb://127.0.0.1:27017/admin?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.0.2","driver":{"name":"nodejs|mongosh","version":"6.0.0|2.0.2"},"devtoolsConnectVersion":"2.4.1","host":"127.0.0.1:27017"}}
-{"t":{"$date":"2023-12-26T04:08:10.161Z"},"s":"I","c":"DEVTOOLS-CONNECT","id":1000000035,"ctx":"mongosh-connect","msg":"Server heartbeat succeeded","attr":{"connectionId":"127.0.0.1:27017"}}
-{"t":{"$date":"2023-12-26T04:08:10.167Z"},"s":"I","c":"DEVTOOLS-CONNECT","id":1000000037,"ctx":"mongosh-connect","msg":"Connection attempt finished"}
-{"t":{"$date":"2023-12-26T04:08:10.175Z"},"s":"I","c":"MONGOSH","id":1000000004,"ctx":"connect","msg":"Connecting to server","attr":{"session_id":"658a51aa4f9cbdd4fac1f672","userId":null,"telemetryAnonymousId":"658a51aa4f9cbdd4fac1f671","connectionUri":"mongodb://:27017/admin?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.0.2","is_atlas":false,"is_localhost":true,"is_do":false,"server_version":"7.0.3","node_version":"v20.8.1","mongosh_version":"2.0.2","server_os":"linux","server_arch":"aarch64","is_enterprise":false,"auth_type":null,"is_data_federation":false,"is_stream":false,"dl_version":null,"atlas_version":null,"is_genuine":true,"non_genuine_server_name":"mongodb","is_local_atlas":false,"fcv":"7.0","api_version":null,"api_strict":null,"api_deprecation_errors":null}}
-{"t":{"$date":"2023-12-26T04:08:10.189Z"},"s":"I","c":"MONGOSH","id":1000000010,"ctx":"shell-api","msg":"Initialized context","attr":{"method":"setCtx","arguments":{}}}
-{"t":{"$date":"2023-12-26T04:08:10.302Z"},"s":"I","c":"MONGOSH-SNIPPETS","id":1000000019,"ctx":"snippets","msg":"Loaded snippets","attr":{"installdir":"/data/db/.mongodb/mongosh/snippets"}}
diff --git a/docker/mongo-data/.mongodb/mongosh/658a51aae84b58e8e476844b_log b/docker/mongo-data/.mongodb/mongosh/658a51aae84b58e8e476844b_log
deleted file mode 100644
index 79e25ad..0000000
--- a/docker/mongo-data/.mongodb/mongosh/658a51aae84b58e8e476844b_log
+++ /dev/null
@@ -1,15 +0,0 @@
-{"t":{"$date":"2023-12-26T04:08:10.521Z"},"s":"I","c":"MONGOSH","id":1000000000,"ctx":"log","msg":"Starting log","attr":{"execPath":"/usr/bin/mongosh","envInfo":{"EDITOR":null,"NODE_OPTIONS":null,"TERM":null},"version":"2.0.2","distributionKind":"compiled","buildArch":"arm64","buildPlatform":"linux","buildTarget":"linux-arm64","buildTime":"2023-10-14T12:00:56.963Z","gitVersion":"5737e60cdbcd551f6a355b38fc9b5b6cc19ac5a4","nodeVersion":"v20.8.1","opensslVersion":"3.0.10+quic","sharedOpenssl":false,"runtimeArch":"arm64","runtimePlatform":"linux","deps":{"nodeDriverVersion":"6.0.0","libmongocryptVersion":"1.9.0-20230828+git8e7f69f1c0","libmongocryptNodeBindingsVersion":"6.0.0"}}}
-{"t":{"$date":"2023-12-26T04:08:10.552Z"},"s":"I","c":"MONGOSH","id":1000000005,"ctx":"config","msg":"User updated"}
-{"t":{"$date":"2023-12-26T04:08:10.560Z"},"s":"I","c":"MONGOSH","id":1000000048,"ctx":"config","msg":"Loading global configuration file","attr":{"filename":"/etc/mongosh.conf","found":false}}
-{"t":{"$date":"2023-12-26T04:08:10.562Z"},"s":"E","c":"DEVTOOLS-CONNECT","id":1000000041,"ctx":"mongosh-deps","msg":"Missing optional dependency","attr":{"name":"saslprep","error":"Cannot find module 'saslprep'"}}
-{"t":{"$date":"2023-12-26T04:08:10.567Z"},"s":"I","c":"DEVTOOLS-CONNECT","id":1000000042,"ctx":"mongosh-connect","msg":"Initiating connection attempt","attr":{"uri":"mongodb://127.0.0.1:27017/admin?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.0.2","driver":{"name":"nodejs|mongosh","version":"6.0.0|2.0.2"},"devtoolsConnectVersion":"2.4.1","host":"127.0.0.1:27017"}}
-{"t":{"$date":"2023-12-26T04:08:10.568Z"},"s":"I","c":"DEVTOOLS-CONNECT","id":1000000035,"ctx":"mongosh-connect","msg":"Server heartbeat succeeded","attr":{"connectionId":"127.0.0.1:27017"}}
-{"t":{"$date":"2023-12-26T04:08:10.569Z"},"s":"I","c":"DEVTOOLS-CONNECT","id":1000000037,"ctx":"mongosh-connect","msg":"Connection attempt finished"}
-{"t":{"$date":"2023-12-26T04:08:10.575Z"},"s":"I","c":"MONGOSH","id":1000000004,"ctx":"connect","msg":"Connecting to server","attr":{"session_id":"658a51aae84b58e8e476844b","userId":null,"telemetryAnonymousId":"658a51aa4f9cbdd4fac1f671","connectionUri":"mongodb://:27017/admin?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.0.2","is_atlas":false,"is_localhost":true,"is_do":false,"server_version":"7.0.3","node_version":"v20.8.1","mongosh_version":"2.0.2","server_os":"linux","server_arch":"aarch64","is_enterprise":false,"auth_type":null,"is_data_federation":false,"is_stream":false,"dl_version":null,"atlas_version":null,"is_genuine":true,"non_genuine_server_name":"mongodb","is_local_atlas":false,"fcv":"7.0","api_version":null,"api_strict":null,"api_deprecation_errors":null}}
-{"t":{"$date":"2023-12-26T04:08:10.587Z"},"s":"I","c":"MONGOSH","id":1000000010,"ctx":"shell-api","msg":"Initialized context","attr":{"method":"setCtx","arguments":{}}}
-{"t":{"$date":"2023-12-26T04:08:10.588Z"},"s":"I","c":"MONGOSH-SNIPPETS","id":1000000024,"ctx":"snippets","msg":"Fetching snippet index","attr":{"refreshMode":"allow-cached"}}
-{"t":{"$date":"2023-12-26T04:08:10.588Z"},"s":"I","c":"MONGOSH-SNIPPETS","id":1000000019,"ctx":"snippets","msg":"Loaded snippets","attr":{"installdir":"/data/db/.mongodb/mongosh/snippets"}}
-{"t":{"$date":"2023-12-26T04:08:10.612Z"},"s":"I","c":"MONGOSH-SNIPPETS","id":1000000028,"ctx":"snippets","msg":"Modifying snippets package.json failed","attr":{"error":"ENOENT: no such file or directory, open '/data/db/.mongodb/mongosh/snippets/package.json'"}}
-{"t":{"$date":"2023-12-26T04:08:10.613Z"},"s":"I","c":"MONGOSH","id":1000000002,"ctx":"repl","msg":"Started REPL","attr":{"version":"2.0.2"}}
-{"t":{"$date":"2023-12-26T04:08:10.728Z"},"s":"I","c":"MONGOSH","id":1000000011,"ctx":"shell-api","msg":"Performed API call","attr":{"method":"createUser","class":"Database","db":"admin","arguments":{}}}
-{"t":{"$date":"2023-12-26T04:08:10.767Z"},"s":"I","c":"MONGOSH","id":1000000045,"ctx":"analytics","msg":"Flushed outstanding data","attr":{"flushError":"connect ECONNREFUSED 0.0.0.0:443","flushDuration":3}}
diff --git a/docker/mongo-data/.mongodb/mongosh/am-658a51aa4f9cbdd4fac1f671.json b/docker/mongo-data/.mongodb/mongosh/am-658a51aa4f9cbdd4fac1f671.json
deleted file mode 100644
index e1cb597..0000000
--- a/docker/mongo-data/.mongodb/mongosh/am-658a51aa4f9cbdd4fac1f671.json
+++ /dev/null
@@ -1 +0,0 @@
-{"count":3,"timestamp":1703563690524}
\ No newline at end of file
diff --git a/docker/mongo-data/.mongodb/mongosh/config b/docker/mongo-data/.mongodb/mongosh/config
deleted file mode 100644
index a62d93c..0000000
--- a/docker/mongo-data/.mongodb/mongosh/config
+++ /dev/null
@@ -1 +0,0 @@
-{"userId":"658a51aa4f9cbdd4fac1f671","telemetryAnonymousId":"658a51aa4f9cbdd4fac1f671","enableTelemetry":true}
\ No newline at end of file
diff --git a/docker/mongo-data/.mongodb/mongosh/mongosh_repl_history b/docker/mongo-data/.mongodb/mongosh/mongosh_repl_history
deleted file mode 100644
index e69de29..0000000
diff --git a/docker/mongo-data/.mongodb/mongosh/snippets/package.json b/docker/mongo-data/.mongodb/mongosh/snippets/package.json
deleted file mode 100644
index 9e26dfe..0000000
--- a/docker/mongo-data/.mongodb/mongosh/snippets/package.json
+++ /dev/null
@@ -1 +0,0 @@
-{}
\ No newline at end of file
diff --git a/docker/mongo-data/WiredTiger b/docker/mongo-data/WiredTiger
deleted file mode 100644
index 1bc57ba..0000000
--- a/docker/mongo-data/WiredTiger
+++ /dev/null
@@ -1,2 +0,0 @@
-WiredTiger
-WiredTiger 11.2.0: (November 10, 2022)
diff --git a/docker/mongo-data/WiredTiger.lock b/docker/mongo-data/WiredTiger.lock
deleted file mode 100644
index 3d84206..0000000
--- a/docker/mongo-data/WiredTiger.lock
+++ /dev/null
@@ -1 +0,0 @@
-WiredTiger lock file
diff --git a/docker/mongo-data/WiredTiger.turtle b/docker/mongo-data/WiredTiger.turtle
deleted file mode 100644
index ec8d901..0000000
--- a/docker/mongo-data/WiredTiger.turtle
+++ /dev/null
@@ -1,6 +0,0 @@
-WiredTiger version string
-WiredTiger 11.2.0: (November 10, 2022)
-WiredTiger version
-major=11,minor=2,patch=0
-file:WiredTiger.wt
-access_pattern_hint=none,allocation_size=4KB,app_metadata=,assert=(commit_timestamp=none,durable_timestamp=none,read_timestamp=none,write_timestamp=off),block_allocation=best,block_compressor=,cache_resident=false,checksum=on,collator=,columns=,dictionary=0,encryption=(keyid=,name=),format=btree,huffman_key=,huffman_value=,id=0,ignore_in_memory_cache_size=false,internal_item_max=0,internal_key_max=0,internal_key_truncate=true,internal_page_max=4KB,key_format=S,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=32KB,leaf_value_max=0,log=(enabled=true),memory_page_image_max=0,memory_page_max=5MB,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=false,prefix_compression_min=4,readonly=false,split_deepen_min_child=0,split_deepen_per_child=0,split_pct=90,tiered_object=false,tiered_storage=(auth_token=,bucket=,bucket_prefix=,cache_directory=,local_retention=300,name=,object_target_size=0),value_format=S,verbose=[],version=(major=1,minor=1),write_timestamp_usage=none,checkpoint=(WiredTigerCheckpoint.3834=(addr="018081e49377906a8181e4cbca64958281e4429dbe74808080e3012fc0e24fc0",order=3834,time=1703919633,size=32768,newest_start_durable_ts=0,oldest_start_ts=0,newest_txn=4216,newest_stop_durable_ts=0,newest_stop_ts=-1,newest_stop_txn=-11,prepare=0,write_gen=11501,run_write_gen=9)),checkpoint_backup_info=,checkpoint_lsn=(2,3196928)
diff --git a/docker/mongo-data/WiredTiger.wt b/docker/mongo-data/WiredTiger.wt
deleted file mode 100644
index 92ead47..0000000
Binary files a/docker/mongo-data/WiredTiger.wt and /dev/null differ
diff --git a/docker/mongo-data/WiredTigerHS.wt b/docker/mongo-data/WiredTigerHS.wt
deleted file mode 100644
index 3f019cb..0000000
Binary files a/docker/mongo-data/WiredTigerHS.wt and /dev/null differ
diff --git a/docker/mongo-data/_mdb_catalog.wt b/docker/mongo-data/_mdb_catalog.wt
deleted file mode 100644
index c579fd3..0000000
Binary files a/docker/mongo-data/_mdb_catalog.wt and /dev/null differ
diff --git a/docker/mongo-data/collection-0-1350336485432446823.wt b/docker/mongo-data/collection-0-1350336485432446823.wt
deleted file mode 100644
index f054370..0000000
Binary files a/docker/mongo-data/collection-0-1350336485432446823.wt and /dev/null differ
diff --git a/docker/mongo-data/collection-0-7047784008155958742.wt b/docker/mongo-data/collection-0-7047784008155958742.wt
deleted file mode 100644
index 34ccfca..0000000
Binary files a/docker/mongo-data/collection-0-7047784008155958742.wt and /dev/null differ
diff --git a/docker/mongo-data/collection-2-1350336485432446823.wt b/docker/mongo-data/collection-2-1350336485432446823.wt
deleted file mode 100644
index 4aaa22c..0000000
Binary files a/docker/mongo-data/collection-2-1350336485432446823.wt and /dev/null differ
diff --git a/docker/mongo-data/collection-4-1350336485432446823.wt b/docker/mongo-data/collection-4-1350336485432446823.wt
deleted file mode 100644
index e663eb4..0000000
Binary files a/docker/mongo-data/collection-4-1350336485432446823.wt and /dev/null differ
diff --git a/docker/mongo-data/collection-7-1350336485432446823.wt b/docker/mongo-data/collection-7-1350336485432446823.wt
deleted file mode 100644
index 132cf81..0000000
Binary files a/docker/mongo-data/collection-7-1350336485432446823.wt and /dev/null differ
diff --git a/docker/mongo-data/diagnostic.data/metrics.2023-12-26T04-08-10Z-00000 b/docker/mongo-data/diagnostic.data/metrics.2023-12-26T04-08-10Z-00000
deleted file mode 100644
index 31078ad..0000000
Binary files a/docker/mongo-data/diagnostic.data/metrics.2023-12-26T04-08-10Z-00000 and /dev/null differ
diff --git a/docker/mongo-data/diagnostic.data/metrics.2023-12-26T04-08-14Z-00000 b/docker/mongo-data/diagnostic.data/metrics.2023-12-26T04-08-14Z-00000
deleted file mode 100644
index e6dabb1..0000000
Binary files a/docker/mongo-data/diagnostic.data/metrics.2023-12-26T04-08-14Z-00000 and /dev/null differ
diff --git a/docker/mongo-data/diagnostic.data/metrics.2023-12-28T07-31-11Z-00000 b/docker/mongo-data/diagnostic.data/metrics.2023-12-28T07-31-11Z-00000
deleted file mode 100644
index c3c599d..0000000
Binary files a/docker/mongo-data/diagnostic.data/metrics.2023-12-28T07-31-11Z-00000 and /dev/null differ
diff --git a/docker/mongo-data/diagnostic.data/metrics.interim b/docker/mongo-data/diagnostic.data/metrics.interim
deleted file mode 100644
index 82c95b2..0000000
Binary files a/docker/mongo-data/diagnostic.data/metrics.interim and /dev/null differ
diff --git a/docker/mongo-data/index-1-1350336485432446823.wt b/docker/mongo-data/index-1-1350336485432446823.wt
deleted file mode 100644
index d619848..0000000
Binary files a/docker/mongo-data/index-1-1350336485432446823.wt and /dev/null differ
diff --git a/docker/mongo-data/index-2-7047784008155958742.wt b/docker/mongo-data/index-2-7047784008155958742.wt
deleted file mode 100644
index 9c8c26e..0000000
Binary files a/docker/mongo-data/index-2-7047784008155958742.wt and /dev/null differ
diff --git a/docker/mongo-data/index-3-1350336485432446823.wt b/docker/mongo-data/index-3-1350336485432446823.wt
deleted file mode 100644
index 5ef89bc..0000000
Binary files a/docker/mongo-data/index-3-1350336485432446823.wt and /dev/null differ
diff --git a/docker/mongo-data/index-5-1350336485432446823.wt b/docker/mongo-data/index-5-1350336485432446823.wt
deleted file mode 100644
index f02d739..0000000
Binary files a/docker/mongo-data/index-5-1350336485432446823.wt and /dev/null differ
diff --git a/docker/mongo-data/index-6-1350336485432446823.wt b/docker/mongo-data/index-6-1350336485432446823.wt
deleted file mode 100644
index bd36873..0000000
Binary files a/docker/mongo-data/index-6-1350336485432446823.wt and /dev/null differ
diff --git a/docker/mongo-data/index-8-1350336485432446823.wt b/docker/mongo-data/index-8-1350336485432446823.wt
deleted file mode 100644
index ac3035d..0000000
Binary files a/docker/mongo-data/index-8-1350336485432446823.wt and /dev/null differ
diff --git a/docker/mongo-data/index-9-1350336485432446823.wt b/docker/mongo-data/index-9-1350336485432446823.wt
deleted file mode 100644
index 5ad50fe..0000000
Binary files a/docker/mongo-data/index-9-1350336485432446823.wt and /dev/null differ
diff --git a/docker/mongo-data/journal/WiredTigerLog.0000000002 b/docker/mongo-data/journal/WiredTigerLog.0000000002
deleted file mode 100644
index 1d49a36..0000000
Binary files a/docker/mongo-data/journal/WiredTigerLog.0000000002 and /dev/null differ
diff --git a/docker/mongo-data/journal/WiredTigerPreplog.0000000001 b/docker/mongo-data/journal/WiredTigerPreplog.0000000001
deleted file mode 100644
index aa52a21..0000000
Binary files a/docker/mongo-data/journal/WiredTigerPreplog.0000000001 and /dev/null differ
diff --git a/docker/mongo-data/journal/WiredTigerPreplog.0000000002 b/docker/mongo-data/journal/WiredTigerPreplog.0000000002
deleted file mode 100644
index aa52a21..0000000
Binary files a/docker/mongo-data/journal/WiredTigerPreplog.0000000002 and /dev/null differ
diff --git a/docker/mongo-data/mongod.lock b/docker/mongo-data/mongod.lock
deleted file mode 100644
index d00491f..0000000
--- a/docker/mongo-data/mongod.lock
+++ /dev/null
@@ -1 +0,0 @@
-1
diff --git a/docker/mongo-data/sizeStorer.wt b/docker/mongo-data/sizeStorer.wt
deleted file mode 100644
index a108fc4..0000000
Binary files a/docker/mongo-data/sizeStorer.wt and /dev/null differ
diff --git a/docker/mongo-data/storage.bson b/docker/mongo-data/storage.bson
deleted file mode 100644
index 276b694..0000000
Binary files a/docker/mongo-data/storage.bson and /dev/null differ
diff --git a/docker/redis-data/dump.rdb b/docker/redis-data/dump.rdb
deleted file mode 100644
index 1e27f0a..0000000
Binary files a/docker/redis-data/dump.rdb and /dev/null differ