Aaron Gong

Results 19 comments of Aaron Gong

Other than the quick start. Not yet. For backend, there is no need for step by step, but for the frontend, what can be done is to create a project...

> I am highly interested in this repository, so I can understand the Cookbook, learn some things in the way and maybe implement some features in the future! You can...

did you populate the database using npm run install-db? *Warmest Regards,* *Aaron* The information herein is given on a general basis without obligation and is strictly for information purposes only....

Hi, knex is just the name of the script it package json, you can use it. but I think since you pointed this out, it may be confusing. It should...

Hi I will look into this. In Java Spring boot this is possible, but in NodeJS so far I found documenting the routes to be most efficient AFAIK... I had...

Looking into generating the documentation and testing from code instead for now...

Vue eco-system may not be as extensive or mature as React, but between the two, it is easier for me to dive in to Vue to fix things, rather than...

Just a comment you can ignore. I have tried quite a few frameworks (feathers, loopback, adonis, koa, hapi etc.). I personally still feel that my goto framework will be express,...

This one seems to work for me https://github.com/swagger-api/swagger-node/issues/338#issuecomment-241029655 It throws 500 error and spits out HTML though, need to find a way to make it more elegant...

This one will do it... you try this out, requires TS. I will be looking out for one that uses JSDoc... generate OAI docs only. https://github.com/lukeautry/tsoa Closing this issue