Skip to content

0zkan/UserManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published