@colabo-rima/b-aaa

RIMA connect supports basic aspects of user management of Colabo.space clients.

Usage no npm install needed!

<script type="module">
  import colaboRimaBAaa from 'https://cdn.skypack.dev/@colabo-rima/b-aaa';
</script>

README

Intro

This is a backend part of the rima-connect puzzle

It is responsible for main functions necessary to manage users in the Colabo.space system

Export

# It will create globaly accessable npm package `@colabo-rima/b-aaa`
npm link

Import

# Imports it in the local node_modules space of the hosting app
npm link @colabo-rima/b-aaa