Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

garsue/veds

Repository files navigation

Veds: Viewer for Emulated Datastore

Veds is browser-based datastore emulator viewer.

Install

go get github.com/garsue/veds

Usage

Start our viewer server.

veds localhost:8080

localhost:8080 is datastore emulator's host.

Then you can viewer with http://localhost:8090 in your web browser.

Requirements

Go 1.8.0 or later.

Features

Can not do anything!

Next

  • View entities
  • Create entites

Build

Use dep for vendoring.

dep ensure -update

Then you can build the project.

About

Viewer for Emulated Datastore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published