From 505aa46ea009a6be5d7217efff904305f4c05b1f Mon Sep 17 00:00:00 2001 From: Gorkem Ridvan Arik <76165528+sugrado@users.noreply.github.com> Date: Fri, 28 Apr 2023 20:58:15 +0300 Subject: [PATCH] Create README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ff777d4 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Asana Clone +Asana backend clone with Node.js - Express.js - MongoDB +# Used Technologies and Packages +- crypto-js +- dotenv +- express +- express-fileupload +- helmet +- http-status +- joi +- jsonwebtoken +- mongoose +- nodemailer +- uuid +- winston