Skip to content

Albert-4096/dashboard-auth

Repository files navigation

Production Auth Dashboard

This repository contains a modern, production-ready React Dashboard integrated with a robust Node.js Authentication System.

🚀 Features

  • Frontend: Vite + React + TypeScript + TailwindCSS.
  • Backend Service: Node.js + Express + Postgres + Argon2.
  • Security:
    • Full Zod Validation (Frontend & Backend).
    • Rate Limiting.
    • Secure Headers (Helmet).
    • Argon2 Password Hashing (Anti-GPU cracking).
  • Deployment: Fully Dockerized (Docker Compose).

🛠 Project Structure

  • /: Frontend Dashboard Application.
  • /auth-system: Backend Authentication Microservice.

📦 Run Locally

Required: Docker & Docker Compose.

  1. Start the Stack:
    cd auth-system
    docker compose up --build
  2. Access:

🔐 Credentials

About

A dashboard that integrates an authentification backend sytem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors