Skip to content

Perdolique/passport

Repository files navigation

Passport authentication service

Authentication microservice for the Passport project. This is a monorepo containing backend, frontend, and a local OAuth consumer test app.

Project Structure

passport/
└── backend/         # Cloudflare Workers backend (Hono + Neon Postgres + Drizzle)

Quick Start

Prerequisites

  • Node.js 24
  • pnpm
  • Cloudflare account
  • Neon PostgreSQL database

Installation

pnpm install

Development

Start the backend service:

pnpm dev:backend

License

Unlicense

About

Authentication service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors