Skip to content

AchrafGarai/user-management-nextjs-drizzleORM

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

App preview

NextJS, DrizzleORM, ShadcnUI, React Email user management application.

This is an example user management application showing the use case of generating secure invitations, registering users

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

pnpm email

Open http://localhost:4000 with your browser to the email preview.

pnpm db:studio

Open https://local.drizzle.studio/ with your browser to connect to your Postgres database and edit your data.

Environment variables

create a .env file and add the secrets needs for, including

  • Prostgreq connection string,
  • Resend API key
  • Random secret password to sign
DB_URL=
RESEND_API_KEY=
JWT_SECRET=

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About Me

My name is Achraf 👋😃, I am product designer and developer and I love building apps and websites 🚀. You can find me on the following links. I would love to connect and get to know amazing developers and designers. Feel free to reach out to me for any questions or recommendations.

About

User management app demo with NextJS DrizzleORM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published