@accounts/boost

Ready to use GraphQL accounts server

Usage no npm install needed!

<script type="module">
  import accountsBoost from 'https://cdn.skypack.dev/@accounts/boost';
</script>

README

@accounts/boost

npm MIT License

Install

yarn add @accounts/boost

Usage

import { AccountsBoost } from '@accounts/boost';

const accountsBoost = new AccountsBoost();

accountsBoost.listen();