From 6513fd2aed619090f76e03d7e82b93f57ce4de25 Mon Sep 17 00:00:00 2001 From: Kfir Dayan Date: Mon, 22 Jan 2024 15:46:57 +0200 Subject: [PATCH] README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index fbc7dd1..bd21d2e 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,15 @@ To get the project up and running, follow the instructions below. Your Nest.js server should now be running on port as like the port from the .env file. + +### Using .env File + +1. Create a `.env` file in the root directory of your project. +2. Add the necessary environment variables to the `.env` file as shown below. +3. run `npm run start:dev` to start the server. + + + ## API Routes # Shorten URL: