go-form-reg Instruction: If you want to check and view this project, you need to follow some steps: Install and run Docker Download my project Open terminal in my project and do RUN When you completed, open your browser and paste this 127.0.0.1:8033 in the search string RUN Use this command to run database: docker-compose up --build Use this command to run server with registration form: go run .\cmd\main.go if previous command doesn't work use command below instead it: go run .\cmd\.