Skip to content

Commit

Permalink
Merge pull request #9 from morka17/ft/eks
Browse files Browse the repository at this point in the history
Added instruction to readme file
  • Loading branch information
morka17 committed Jul 13, 2023
2 parents 1797b2e + 4316682 commit f988756
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@


## To Run this project
```json
```
Docker compose up
```

Expand Down Expand Up @@ -60,6 +60,22 @@
37. Finally, automated deployment to the internet (EKS) with Github Actions


## Instructions

To use my project, you can follow these instructions:

1. Clone the repository.
2. Install the dependencies.
3. Run the project.
```
Docker compose up
```

Project doc
```dart
http://localhost:8080/swagger
```


<!-- ### Postgres
Expand Down

0 comments on commit f988756

Please sign in to comment.