Pictogrammers / pictogrammers.com

Code for Pictogrammers.com
https://pictogrammers.com
75 stars 17 forks source link

Switch to a monorepo to support API v2 #54

Closed mririgoyen closed 1 year ago

mririgoyen commented 1 year ago

Splits the repo up using NPM Workspaces:

To simplify client import paths, path aliases have been set in tsconfig.json for the following types:

To simplify sharing of interfaces between client and API, a path alias has also been set in the API: