Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
omersafakbebek authored Oct 31, 2023
1 parent cd80a10 commit dad6a44
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion ludos/backend/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
Backend of LUDOS project
# LUDOS Backend Api
Deployed Swagger Documentation: http://3.125.225.39:8080/api
## How to run?
```WORKDIR=./ludos/backend```<br/>
1. Create a .env file for the environment variables. Please ask for the variables. The name of the variables are included in .env.example file. <br/>
2. Run ```docker-compose up --build``` <br/>
3. Now, the api is available with localhost:8080 base url.

0 comments on commit dad6a44

Please sign in to comment.