github.com/derat/nup@v0.0.0-20230418113745-15592ba7c620/example/README.md (about) 1 # example 2 3 This directory contains example data that can be served by a local instance of 4 [the App Engine app](../server) for manual testing during development. 5 6 Run `go run serve_example_data.go` from this directory and load 7 [localhost:8080](http://localhost:8080/) in a web browser. 8 You can log in using `test@example.com`.