Skip to content

NodeAuthApp is a Node.js project with Express.js, not only simplifies user registration, logins, and sessions but also seamlessly integrates with AWS S3 for secure photo uploads.

Notifications You must be signed in to change notification settings

sasithota/NodeAuthApp

Repository files navigation

NodeAuthApp

🚀🚀🚀 NodeAuthApp is a Node.js application built with Express.js, designed to streamline user authentication, session management, and photo uploads using AWS S3. 🚀🚀🚀

Features

  • 💻 User Registration and Login: Easily manage user registration and login functionalities.
  • 📱 Secure Sessions: Ensure secure and seamless user sessions.
  • 📷 Photo Uploads with AWS S3: Effortlessly upload and manage user photos with the power of AWS S3.

Prerequisites

Before running the application, ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/sasithota/NodeAuthApp.git
  2. Navigate to the project directory:

    cd NodeAuthApp
  3. Install dependencies:

    npm install
  4. Configure AWS S3:

    • Obtain AWS credentials and configure them in the appropriate environment variables or configuration files.
  5. Start the application:

    npm start

Usage

  • Visit http://localhost:3000 to access the NodeAuthApp.
  • Explore the user registration, login, and photo upload functionalities.

Configuration

  • Configure AWS S3 credentials and settings in the .env file or your preferred configuration method.

About

NodeAuthApp is a Node.js project with Express.js, not only simplifies user registration, logins, and sessions but also seamlessly integrates with AWS S3 for secure photo uploads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •