Skip to content

Creating authentication system from scratch using Bun, Hono and drizzle-orm.

Notifications You must be signed in to change notification settings

Yz4230/auth-scratch

Repository files navigation

Authentication from Scratch

This repository is a example of how to create a simple authentication system from scratch using Bun, Hono and drizzle-orm.

Usage

bun install
bun run dev

and open your browser at http://localhost:3000

About

Creating authentication system from scratch using Bun, Hono and drizzle-orm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published