Skip to content

metaclips/goweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Card

goweb

Test site is
site

My backend web application using golang using #postgresql

Install postgresql and start it listening on port 5434

Install golang using link to download and also instructions to install on different platforms

Run go get on folder path and wait for all required imports to be installed for linux run /usr/local/go/bin/./go get or /usr/bin/go/bin/./go get

Using postgresql import setup.sql at sql path

Run go build to build files and run the file make sure postgre is up

Open browser and listen on port 8080

Login Page


Signup Page

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published