We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b0bdee commit 6836643Copy full SHA for 6836643
README.md
@@ -2,6 +2,8 @@
2
3
Mono-repo home to the FE/BE applications and libraries comprising Mykomap.
4
5
+See the full documentation [here](https://digitalcommons.github.io/mykomap-monolith/).
6
+
7
## Applications
8
9
- [Front-end](./apps/front-end/)
@@ -25,4 +27,4 @@ npm i @fastify/cors -w @mykomap/back-end --save
25
27
26
28
## Installation
29
-See [docs/deployment.md](docs/deployment.md)
30
+See [deployment docs](https://digitalcommons.github.io/mykomap-monolith/deployment/).
0 commit comments