Skip to content

Yscream/go-registration-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-form-reg

Instruction:

If you want to check and view this project, you need to follow some steps:

  1. Install and run Docker
  2. Download my project
  3. Open terminal in my project and do RUN
  4. 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\.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published