MichaelFrieze / taskify-nextjs

Trello clone using Next.js, App Router, Server Actions, React, Prisma, Stripe, and Tailwind.
https://taskify-nextjs-nu.vercel.app
10 stars 3 forks source link

What's the licence? #5

Open sweetvin opened 2 months ago

sweetvin commented 2 months ago

Hello, I was wondering if it's possible to release this project under a specific licence so I know what I can and cannot do with it?

(In my case, MIT or Apache would be a blessing so we can tweak it for our little science lab)

Thank you!!

MichaelFrieze commented 2 months ago

It's not mine. It's from a tutorial: https://www.youtube.com/watch?v=pRybm9lXW2c

I just made some improvements to it.