Build a tool for businesses: Next.js, Clerk, Prisma, PostgreSQL, Shadcn (walkthrough / tutorial)

Build a tool for businesses: Next.js, Clerk, Prisma, PostgreSQL, Shadcn (walkthrough / tutorial)

5.473 Lượt nghe
Build a tool for businesses: Next.js, Clerk, Prisma, PostgreSQL, Shadcn (walkthrough / tutorial)
** Disclaimer: the emails used in this video are only for the purpose of making the tutorial. * ** As pointed out at the end of the video, this project would still need to be built on top of if you want it to be production ready ** In this video, you will learn how to build a simple tool for business owners that will allow their employees to book holidays / time off from their job. This project uses Clerk, Next, Prisma, Postgres and a whole bunch of other cool technologies. Source code: https://github.com/alfredonline/businessapptutorial syncing clerk with our db: https://clerk.com/docs/webhooks/sync-data ngrok: https://dashboard.ngrok.com clerk: https://clerk.com/ neon: https://console.neon.tech Feel free to join the alfiewebdev discord server: https://discord.gg/NMJxpQk5mb check out my personal website: https://alfiewebdev.com Thanks -- chapters 00:00 - intro 0:46 - Project walkthrough 10:01 - Project setup and making landing page 52:32 - Prisma and database setup 1:15:44 - Clerk / Ngrok setup 1:42:49 - Onboarding form / middleware setup 3:14:54 - Creating admin pages and admin server actions etc. 8:09:03 - Creating the employee pages and employee server actions etc. 11:12:40 - Testing, fixing small issues 11:26:15 - What next? How can you build on this project?