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. | |
| | | |
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. | |
| | | |
devremote.io
|
|
| | | | Prisma is a modern, open-source data access layer that provides a flexible and intuitive way to work with databases. It allows you to interact easily with your data by providing a clean, declarative API and robust tools for building complex queries. This article will explore how to set up Prisma | |
| | | |
upstash.com
|
|
| | Articles and tutorials on serverless technologies from Upstash and community |