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: