@notadd/authentication

Notadd Backend Package.


Keywords
Notadd, Administration, Backend, react, express, reactjs, grpc, expressjs, nestjs
License
Apache-2.0
Install
npm install @notadd/authentication@2.4.4

Documentation

如何安装

第一步

执行 NPM 包安装,并启动 Postgres 数据库

yarn install

必须使用 yarn !!!必须使用 yarn !!!必须使用 yarn !!!

第二步

执行数据库配置安装:

yarn run:install

第三步

运行

yarn run dev