Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UserManagement

Run The Project

You will need the following tools:

  • VS Code
  • .Net Core 6 or later
  • Docker Desktop

1 - Clone the repository

2- Docker/Docker Desktop should be running.

3- At the root directory which include docker-compose.yml files, run below command:

docker-compose build

docker-compose up -d

4- You can access to services with below links :

http://localhost:5225 -> Management API
http://localhost:5224 -> UserPortal API

Project Architecture

alt text

Next Features:

  • API Gateway
  • Identity API

About

a user registration system with an approval mechanism

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages