Managed to get a simple and NOT SECURE login system going.
This commit is contained in:
parent
75b1eb1edb
commit
3bd8d38847
7 changed files with 63 additions and 23 deletions
2
Makefile
2
Makefile
|
@ -5,7 +5,7 @@ ifeq '$(OS)' 'Windows_NT'
|
|||
endif
|
||||
|
||||
|
||||
build: site
|
||||
build:
|
||||
go build .
|
||||
|
||||
site:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue