registration provides user signup.
Read the documentation: https://nidam.derbyware.com
Part of the Nidam (6 repositories):
- registration, token-generator, reverse-proxy, nidam, bff, nidam-spa — links:
- https://github.com/Mehdi-HAFID/registration
- https://github.com/Mehdi-HAFID/token-generator
- https://github.com/Mehdi-HAFID/reverse-proxy
- https://github.com/Mehdi-HAFID/nidam
- https://github.com/Mehdi-HAFID/bff
- https://github.com/Mehdi-HAFID/nidam-spa
mvn spring-boot:run
#OR
# Build
mvn clean package
# Run
java -jar target/registration-*.jar