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