Skip to content

dwsosa/passportExampleApp

Repository files navigation

🚧 Full-Stack Auth App (In Progress) 🚧

This project is currently under construction.

Overview

This is a full-stack authentication app built with:

  • React for the frontend (port 3000)
  • Express.js for the backend API (port 5000)
  • PostgreSQL for data storage
  • JWT for user authentication
  • Docker for containerization
  • Redis (planned) for token blacklisting and caching

Features (in development)

  • User registration and login
  • Token blacklisting with Redis
  • Auth-protected routes
  • Frontend form validation and UX improvements
  • Simple blog/comments feature requiring user login

Getting Started

This project is a work in progress. Setup and usage instructions will be added as development progresses.

Notes

  • Backend CORS is configured to allow requests from the React frontend
  • Project structure follows a typical full-stack layout with client/ and server/ directories

Stay tuned for updates as features roll out! 🎯

About

demo for a registration page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published