DigitalCommons / mykomap-monolith

A web application for mapping initiatives in the Solidarity Economy
0 stars 0 forks source link

build and test status

Mykomap Mono-Repo

Mono-repo home to the FE/BE applications and libraries comprising Mykomap.

See the full documentation here.

Applications

Libraries

How to install a dependency

npm i <package> -w <workspace name> --save

e.g.

npm i @fastify/cors -w @mykomap/back-end --save

Installation

See deployment docs.