@uvcat/accounts

1.1.1 • Public • Published

MY_PLUGIN

js-standard-style ![CI workflow](MY_PLUGIN_URL /workflows/CI%20workflow/badge.svg)

Supports Fastify versions 3.x

Install

npm i __MY_PLUGIN__

Usage

Require __MY_PLUGIN__ and register.

const fastify = require('fastify')()

fastify.register(require('__MY_PLUGIN__'), {
  // put your options here
})

fastify.listen(3000)

Acknowledgements

License

Licensed under MIT.

Readme

Keywords

none

Package Sidebar

Install

npm i @uvcat/accounts

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

68.9 kB

Total Files

56

Last publish

Collaborators

  • uvcat