frontend

command module
v0.0.0-...-ebaa3fb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2020 License: MIT Imports: 20 Imported by: 0

README

Simple Todo Frontend

Configuring the frontend

Modify setup.go to specify the client ID and the RestEndpoint.

Get the vugu tools

go get -u github.com/vugu/vgrun

Run the application using the vugu tools

vgrun devserver.go

Then browse to the running server: http://localhost:8844/. There, you will be presented with a basic login screen which will redirect you to the Cognito service.

To login, user the credentials

Username: testuser
Password: Passw0rd!

This will log in and redirect you back to localhost; it should now have a token which can be used to communicate with the REST API.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL