11# NestJS Backend Architecture Project
22
3- [ ![ Docker Compose CI] ( https://github.com/unusualcodeorg /wimm-node-app/actions/workflows/docker_compose.yml/badge.svg )] ( https://github.com/unusualcodeorg /wimm-node-app/actions/workflows/docker_compose.yml )
3+ [ ![ Docker Compose CI] ( https://github.com/fifocode /wimm-node-app/actions/workflows/docker_compose.yml/badge.svg )] ( https://github.com/fifocode /wimm-node-app/actions/workflows/docker_compose.yml )
44
55## WhereIsMyMotivation
66
@@ -49,7 +49,7 @@ Using this app can bring a little bit of happiness and energy to live an inspire
4949## Android App using this backend
5050![ Screenshot-Light] ( .resources/documentations/assets/display-light.png )
5151
52- The Android App using this backend is also open-sourced. You can find the project here: [ Modern Android Development - WhereIsMyMotivation] ( https://github.com/unusualcodeorg /wimm-android-app )
52+ The Android App using this backend is also open-sourced. You can find the project here: [ Modern Android Development - WhereIsMyMotivation] ( https://github.com/fifocode /wimm-android-app )
5353
5454## Request-Response Flow
5555
@@ -61,7 +61,7 @@ vscode is the recommended editor - dark theme
6161### Get the repo
6262``` bash
6363# clone repository recursively
64- git clone https://github.com/unusualcodeorg /wimm-node-app .git --recursive
64+ git clone https://github.com/fifocode /wimm-apis .git --recursive
6565```
6666
6767### Install libraries
@@ -80,7 +80,7 @@ docker-compose up --build
8080
8181### Run Tests
8282``` bash
83- docker exec -t tester npm run test:cov
83+ docker exec -t wimm-apis- tester npm run test:cov
8484```
8585If having any issue
8686- Make sure 3000 port is not occupied else change PORT in ** .env** file.
@@ -130,15 +130,15 @@ $ npm run test:cov
130130## Minimalistic version of this project
131131If you want to use plain Express.js to create the same project explore the Minimalistic version of this project
132132
133- [ Minimalistic Backend Development - WhereIsMyMotivation] ( https://github.com/unusualcodeorg /wimm-node-app -minimalistic )
133+ [ Minimalistic Backend Development - WhereIsMyMotivation] ( https://github.com/fifocode /wimm-apis -minimalistic )
134134
135135## Find this project useful ? :heart :
136136* Support it by clicking the :star : button on the upper right of this page. :v :
137137
138- ## More on YouTube channel - Unusual Code
139- Subscribe to the YouTube channel ` UnusualCode ` for understanding the concepts used in this project:
138+ ## More on YouTube channel - fifocode
139+ Subscribe to the YouTube channel ` fifocode ` for understanding the concepts used in this project:
140140
141- [ ![ YouTube] ( https://img.shields.io/badge/YouTube-Subscribe-red?style=for-the-badge&logo=youtube&logoColor=white )] ( https://www.youtube.com/@unusualcode )
141+ [ ![ YouTube] ( https://img.shields.io/badge/YouTube-Subscribe-red?style=for-the-badge&logo=youtube&logoColor=white )] ( https://www.youtube.com/@fifocode )
142142
143143## Contribution
144144Please feel free to fork it and open a PR.
0 commit comments