Go Passwordless Demo Save

Project README

go-passwordless-demo

Demo

Build instructions

Make sure you have CockroachDB installed, then:

cockroach start-single-node --insecure -listen-addr 127.0.0.1

Then make sure you have Golang installed too and build the code:

go build ./cmd/passwordless

Then run the server:
(Add -migrate the first time)

./passwordless -migrate
Open Source Agenda is not affiliated with "Go Passwordless Demo" Project. README Source: nicolasparada/go-passwordless-demo
Stars
30
Open Issues
0
Last Commit
3 years ago

Open Source Agenda Badge

Open Source Agenda Rating