DEV Community

Discussion on: I built a Blog web app using React, Nest.js, Prisma, RTK Query and MUI. I'd love to hear your feedback and suggestions

Collapse
 
xet7 profile image
Lauri Ojansivu

If you would like to make possible for others to also use it, or maybe contribute, you could add for example MIT license, if any of your dependencies do not GPL license that would make all code GPL.

Without license, code is propietary, and only you can use it.