Skip to content

edumeet/edumeet-common

Repository files navigation

edumeet-common

Common shared library for the eduMEET project. Used by edumeet-room-server and edumeet-media-node.

Usage

This package is consumed as a Git dependency:

"edumeet-common": "github:edumeet/edumeet-common#0.7.0"

Development

This project uses Yarn 4 via Corepack.

$ corepack enable
$ yarn install
$ yarn build

Building from source

$ corepack enable
$ yarn install --immutable
$ yarn build

The compiled output is in the lib/ directory.

License

MIT

About

Library with various common code between edumeet projects

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors