User is a backend micro service for managing following information.
- User data
- Generating User reset Password link
To run this service on your local machine make sure that you have following items installed by using your terminal :
- Go
- MongoDB
Once you have checked items in the above list then open your terminal and change to root of project directory on your local machine. Then just type the following command.
go run main.go