Skip to content

Backend project with simple auth process using hono js. You can sign-up,sign-in,update password, delete account using this process.

Notifications You must be signed in to change notification settings

shohan-akhand/hono-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To install dependencies:

npm create hono@latest
npm install -g bun
npm install bcryptjs
npm install

To run:

npm run dev

open http://localhost:3000

About

Backend project with simple auth process using hono js. You can sign-up,sign-in,update password, delete account using this process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published