- Install Go : https://golang.org/doc/install
- Make sure your go workspace exists in
$HOME/go
- Unzip this app
appid.zip
, under$HOME/go/src/
, so that the project structure is$HOME/go/src/appid.
- Update your AppID values in
/config/appid_config.json
. (Don't forget to add the redirect url in App ID instance, pointing tolocalhost:3000/auth/callback
). - Execute
go run main.go
from$HOME/go/src/appid
. - Open
localhost:3000/home
. This should show the main login page.
-
Notifications
You must be signed in to change notification settings - Fork 0
samalgundi/ui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published