A progressive Node.js framework for building efficient and scalable Discord.js applications.
Description
Getting Started
Install
$ npm install @cordwork/typeorm
tsconfig.json
...
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
...
- To check out the example.