![]()
Serverless — A webservice exploring the CNCF landscape
This repo is exploring the monorepo paradigm. To facilitate this Lerna is used. Getting started should be as simple as running npm install:
$ npm install
# Run client
$ npm run start:client
# Run server
$ npm run start:server