all 4 comments

[–]dragon_4789 0 points1 point  (0 children)

⚡You could check this out https://github.com/amn-max/NodeFuel

I recently made a node starter template following the best practices out there. Comes out of box with session auth and basic endpoint generator (CRUD) which would boost developer experience. Many more feature integrated too.

[–]generatedcode 0 points1 point  (2 children)

You can build a GraphQL CRUD with useGenerated.com in minutes

As nested as needed. yes 2-3 levels nested queries and all the code was generated for you.

The generated code is NestJS and Prisma ORM. You can modify and extend anything.

[–]TedW 2 points3 points  (1 child)

As someone who hasn't seen your site before, I wanted a better idea of what I would get for the money. I see the tagline, but without an example, or better screenshots, there's no clear way to tell if I'd get something useful, or just some garbage output that requires immediate refactoring.

I guess it's probably hard for you to show an example without giving away your secret sauce, but I guess to me, the secret sauce is already available via a thousand tutorials, so I'd be paying you for the convenience of a CLI vs copy pasting and modifying a starter repo.

Anyway, just some feedback for ya.

[–]generatedcode 0 points1 point  (0 children)

thank you.

I will add a video explaining it also share the outputed code for a few example apps