Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rishi-raj-jain/harperdb-hono-vercel-credentials-auth
A demo of Credentials User Authentication with HarperDB, Hono and Vercel
https://github.com/rishi-raj-jain/harperdb-hono-vercel-credentials-auth
authentication credentials harperdb hono vercel
Last synced: 5 days ago
JSON representation
A demo of Credentials User Authentication with HarperDB, Hono and Vercel
- Host: GitHub
- URL: https://github.com/rishi-raj-jain/harperdb-hono-vercel-credentials-auth
- Owner: rishi-raj-jain
- Created: 2023-12-17T17:50:47.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-05T11:52:33.000Z (about 1 year ago)
- Last Synced: 2024-10-12T13:41:17.037Z (4 months ago)
- Topics: authentication, credentials, harperdb, hono, vercel
- Language: TypeScript
- Homepage: https://harperdb-hono-vercel-credentials-auth.vercel.app
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Credentials User Authentication with HarperDB, Hono and Vercel
Introduction · Tech Stack · Author
## Introduction
A demo of Credentials User Authentication with HarperDB, Hono and Vercel.
## Tech Stack
### Frameworks
- [Hono](https://hono.dev) – Web Framework
### Database
- [HarperDB](https://harperdb.io) - Database & Authentication Module
### Platforms
- [Vercel](https://vercel.com) – Deployment
### Code Quality
- [Prettier](https://prettier.io/) – Opinionated code formatter for consistent code style
## Author
- Rishi Raj Jain ([@rishi_raj_jain_](https://twitter.com/rishi_raj_jain_))