Skip to content

imss2022/sunbird-user-service

 
 

Repository files navigation

sunbird-user-service

Microservice for user management

Steps to Run User-Org-Service

  • Clone the repository
    • git clone <>
  • Build the project from the cloned repo link
    • cd sunbird-user-service
    • mvn clean install
  • Run the service
    • cd user-org-service
    • mvn play2:run
  • Generating a Running_PID(optional)
    • mvn play2:start

About

Microservice for user management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.0%
  • Shell 1.7%
  • Dockerfile 0.3%