Kaydet (Commit) 2159243b authored tarafından Ömer SAVAŞ's avatar Ömer SAVAŞ 💬

Update README.md

üst 9ba1b714
......@@ -11,11 +11,11 @@ Node js ve npm kurulu olmalıdır. Klonu bilgisayarınıza indirdikten sonra kom
`npm install`
`npm run dev`
![Npm](./Npm.png)
![Npm](./npm.png)
Servisler başladıktan sonra tarayıcınızdan "http://localhost:3000/api/v1/test/katmanlar" adresine girerek test edebilirsiniz.
![Test](./Test.png)
![Test](./test.png)
## Docker swarm ile çalıştırma
......@@ -24,4 +24,4 @@ Klon dizininde aşağıdaki komut çalıştırılır
`docker stack deploy --compose-file /path/to/clone/docker-compose.yml moleculertest`
![Docker](./Docker.png)
\ No newline at end of file
![Docker](./docker.png)
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment