|
You are here |
joyofcode.xyz | ||
| | | | |
compositecode.blog
|
|
| | | | | The post outlines the step-by-step process of setting up a React application using Next.js and PostgreSQL on Vercel, including database configuration, authentication with Prisma, and troubleshooting dependency errors. It highlights the importance of environment variables and concludes by stressing the need for correct configuration to ensure proper app functionality and user access. | |
| | | | |
github.com
|
|
| | | | | Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use - RobertCraigie/prisma-client-py | |
| | | | |
hartenfeller.dev
|
|
| | | | | In this post, we look into how we can build our own Authentication and Authorization solution for SvelteKit. We will store and hash user credentials, create sessions with Cookies, and make the session info available to the app through hooks and locals. | |
| | | | |
www.frontendundefined.com
|
|
| | | This post describes how a React project can be set up from scratch with Webpack, Babel and their plugins | ||