@divstake-nestjs/registry
v0.0.1
Published
NestJS Registry Module for Lido Finance projects. Part of [DivStake NestJS Modules](https://github.com/skaibaLab/divstake-nestjs-modules/#readme)
Downloads
11
Maintainers
Readme
Registry Module
NestJS Registry Module for Lido Finance projects. Part of DivStake NestJS Modules
Install
yarn add @divstake-nestjs/registryMigrations
Database migrations are placed in ./src/migrations/ folder.
Please DO NOT edit migrations, if you want to change the migration, please make another one with the needed database schema transitions.
Usage
TODO
