We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f4ebf2 commit 79ab8a9Copy full SHA for 79ab8a9
README.md
@@ -112,7 +112,6 @@
112
- nyc & istanbul for test coverage
113
- precommit-hook to run basic quality checks before commit & eslint
114
115
-
116
# Staging Environment for Product and Business Teams to test
117
- staging prefix for servers
118
- avoiding production data in staging to avoid hacks
@@ -131,3 +130,9 @@
131
130
# Documentation
132
- Asana(Free)
133
- Github Markdown/Github Pages
+
134
135
136
+References:
137
+- https://blog.logrocket.com/the-perfect-architecture-flow-for-your-next-node-js-project/
138
+- https://docs.microsoft.com/en-us/azure/architecture/guide/architecture-styles/n-tier
0 commit comments