Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 8, 2026. It is now read-only.

ByteMeBaby/saas-blueprint

Repository files navigation

Features

  • Paaswordless authentication using Clerk

Developement

You can use any package manager you want. Make sure to install the dependencies first using your package manager. I use pnpm.

Note: I switched from DynamoDB to Convex. I used Docker because I needed to run DynamoDB locally. If I do not find any use case, I will be removing the docker-compose file and the Dockerfile soon.

# If you want to use docker
pnpm dockerup-f # rebuild, force recreate and up
pnpm dockerup # up
pnpm dockerdown # down
# or without docker
pnpm run dev
pnpm run build
pnpm run start

Or directly with docker-compose

docker compose up --build # force rebuild and up

Built with

  • TypeScript
  • NextJS
  • Clerk
  • shadcn/ui
  • TailwindCSS
  • zod
  • React Hook Form
  • Docker
  • Convex
  • AWS DynamoDB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /