full_auth

module
v0.0.0-...-acefb17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2024 License: MIT

README

Full Authentication System

This project provides a full authentication system designed for seamless integration into any project. This system leverages the robustness of Go, MongoDB, and AWS S3 BUCKET, making it highly scalable and secure.

Tech Stack

Go MongoDB Docker AWS

Features

  • Provides robust authentication capabilities including registration, login, and user management.
  • Uses Go with MongoDB for efficient and scalable back-end services.
  • Containerized with Docker for easy deployment and scalability.

Getting Started

Prerequisites
  • Docker for container management.
  • Go environment set up on your machine.
  • MongoDB installed locally or use MongoDB Atlas for a cloud-based solution.
Installation
  1. Clone the repository:

    git clone https://github.com/XT3RM1NATOR/full_auth.git
    cd full_auth
    
  2. Set up environment variables:

    • Edit the .env file in the root directory. Fill out all the necessary credentials.
  3. Configure MongoDB and MINIO settings as per your requirements.

  4. Start the project:

    go build && ./cmd
    

License

This project is licensed under the MIT License.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL