Nik

Results 7 comments of Nik

try to remove frm class Team the @Column teamId: number because it is need to be id (primary key) wich is auto generated. In example is like so https://github.com/RobinBuschmann/sequelize-typescript#model-association: ```...

> When will it be resolved?? In october 2021 i used i think ``` // build: { // optimization: { // runtimeChunk: true, // splitChunks: { // maxSize: 240000, //...

That also can be configurable with global prefix option https://docs.nestjs.com/faq/global-prefix

And that looks ugly ``` defineEventHandler((event) => { if (event.method === 'get') { } else if (event.method === 'post') { } }) ``` but can be like so ``` @Controller('cats')...

> You also have the option to use `something.get.ts` and `something.post.ts`. I know, but Classes is used in most frameworks, in new frameworks and in other programming languages.

"sa ma **_cac_** pe el " in romanian is equal to "to **_shit_** on it" as you called things, that's how it works