Skip to content

suka712/katana-id

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

362 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

KatanaID

AI-integrated authentication toolkit - Open to contribution.

Checkout the app live: katanaid.com Our documentations: docs.katanaid.com

Tech Stack

  • Frontend: React
  • Backend: Go
  • Database: PostgreSQL

Development & Contribution

We are open to contribution to the project. Contact us via khiem@sukaseven.com or tran3ah@mail.uc.edu to get invited to the project.

Prerequisites

  • Node.js 18+
  • Go 1.21+
  • PostgreSQL (pgAdmin 4)

Backend

cd backend
cp .env.example .env  # Copy and configure your env
go run main.go

Frontend

Can either be ran with npm or pnpm

cd frontend
cp .env.example .env # Copy and configure your env
npm install
npm run dev

The frontend runs on http://localhost:5173 and the backend on http://localhost:8080.

About

๐Ÿ”— KatanaID.com - Identity & Branding Toolkit for Your next Startup

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 63.1%
  • Go 32.8%
  • CSS 3.2%
  • Other 0.9%