Skip to content

iamkarsoft/auth-application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auth Application

🎇 This is a simple A dockerized micro-service for authentication, 🎇

Features

A user can do the following

  • Login
  • Logout
  • Reset Password
  • Login with google

Requirements

For development, you will only need Node.js and a node global package, installed in your environment and docker.

  • Node.js
  • NPM or Yarn
  • Docker

Installation

  1. git clone https://github.com/YOUR_USERNAME/PROJECT_TITLE
  2. cd project_title/user
  3. docker-compose up
NB: For entire setup process, visit user contributions

Running Project

  1. visit localhost:8084 in your browser
  2. you should be greeted with Welcome the the auth application if your installation was successful.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 55.3%
  • HTML 43.4%
  • Dockerfile 1.3%