From 96727ee432bb43eba4cf5de708264f16345e2a4f Mon Sep 17 00:00:00 2001 From: Kfir Dayan Date: Wed, 26 Apr 2023 21:07:38 +0300 Subject: [PATCH] maspik --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fbb0d5a..aef376d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,16 @@ # DropIt Example Project # -Delivery System using Nodejs [Typescript], Express, axios, knex, pg (not implemented yet), in-memory caching. +Delivery System. + +## Dependencies ## + - Nodejs + - Typescript + - Express + - axios + - knex + - pg (not implemented yet) + - in-memory caching + - geoapify API Key ## Installation @@ -17,4 +27,4 @@ Delivery System using Nodejs [Typescript], Express, axios, knex, pg (not impleme ### Database ### run `npm run migrate` to create the database tables. - \ No newline at end of file +