Skip to content

Commit 1b24de5

Browse files
authored
Update README.md
1 parent e4ece02 commit 1b24de5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ Following are the features of this project:
2626
* **Unit test is favored**: The tests have been written to test the functions and routes without the need of the database server. Integration tests has also been done but the unit test is favored.
2727
* **A pure backend project**: We have experienced that when a backend is developed clubbed with a frontend then in the future it becomes really difficult to scale. We would want to create a separate backend project that servers many websites and mobile apps.
2828

29+
## We have open source a complete blogging website working on this backend project: [Goto Repository](https://github.com/afteracademy/react-app-architecture)
30+
React.js Isomorphic Web Application Architecture: [Demo Website](https://demo.react-app-architecture.afteracademy.com)
31+
2932
## 3RE Architecture: Router, RouteHandler, ResponseHandler, ErrorHandler
3033
<p align="center">
3134
<img src="https://raw.githubusercontent.com/afteracademy/nodejs-backend-architecture-typescript/master/addons/github_assets/3RE.png">

0 commit comments

Comments
 (0)