A module for creating and managing individual or group invitations, can be used in calendars and team coordination
PREREQUISITE: set up the holochain development environment.
Visit the developer setup.
Enter the nix develop shell by running this in the root folder of the repository:
nix develop
npm install
npm test