Skip to content

NageshRaykar/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

Packages

No packages published

Languages

  • Java 97.6%
  • Shell 1.7%
  • Dockerfile 0.7%