From 4400f1fa9bda5ff97c3d7fa80621a05b24d87de8 Mon Sep 17 00:00:00 2001 From: Shilpa Y Date: Fri, 23 Aug 2024 13:51:30 +0530 Subject: [PATCH 1/4] testing --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d31b628..d2f5c31 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,8 @@ Detailed description of the launch application  in each of these folders -The project will change over time, if you have advice on how to do better write to me `minorforyounot[replace]gmail.com` \ No newline at end of file +The project will change over time, if you have advice on how to do better write to me `minorforyounot[replace]gmail.com` + + +testing purpose + From 190bd44279dce38e6e76ceb2f0a86c6a1ed83002 Mon Sep 17 00:00:00 2001 From: shilpay25 Date: Fri, 23 Aug 2024 13:57:07 +0530 Subject: [PATCH 2/4] Update test --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d2f5c31..c44a2c3 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ - Docker compose ### Client side +test - Simple structure project - Create react app From a62963a554a3542c4d3ba6742ad7dedb83fbefc2 Mon Sep 17 00:00:00 2001 From: shilpay25 Date: Mon, 26 Aug 2024 11:24:55 +0530 Subject: [PATCH 3/4] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c44a2c3..e305a19 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ ### Server side + - Simple structure project - JWT auth with refresh token (made by description https://gist.github.com/zmts/802dc9c3510d79fd40f9dc38a12bccfc ) - Rest api registration, authorization, restore and confirm restore From 4b09d9c599a0d3e8e9abece0d953ec2155d1d2ce Mon Sep 17 00:00:00 2001 From: shilpay25 Date: Mon, 26 Aug 2024 11:44:47 +0530 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e305a19..6c806d9 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ - Docker compose ### Client side -test +testing done - Simple structure project - Create react app