Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mukulmantosh committed Oct 10, 2024
1 parent 7f82256 commit 0036461
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,17 @@ JWT_SECRET_KEY=********************
PASSWORD_SALT=********************
```

#### External APIs

We are using [UnSplash](https://unsplash.com/) to generate images. So, you need to have an API key to work with the application.

Once you’re ready, clone this repository in [GoLand](https://www.jetbrains.com/go/) to easily start using the application.
Once you’re ready, clone this repository in [GoLand,](https://www.jetbrains.com/go/) and you're good to go.

![go_run_config](./misc/images/go_run_config.png)

### Frontend (UI)

To configure the application's frontend UI, be sure to follow the instructions in this [repository][repo].


[repo]: https://github.com/mukulmantosh/food_delivery_frontend

0 comments on commit 0036461

Please sign in to comment.