Mono-repo home to the FE/BE applications and libraries comprising Mykomap.
See the full documentation here.
npm i <package> -w <workspace name> --save
e.g.
npm i @fastify/cors -w @mykomap/back-end --save
See deployment docs.