Skip to content

Web-based Postgres client. Written in Go & React, with Redux and Saga for state and side-effect management, respectively.

Notifications You must be signed in to change notification settings

velvetreactor/postmodern

Repository files navigation

Development

Dependencies

  • Go (built on 1.10)
  • golang/dep brew install dep
  • nodejs 8.9.0 (nvm install)
  • yarn (built on 1.2.1) brew install yarn
  • forego go get -u github.com/ddollar/forego
  • gin go get github.com/codegangsta/gin

Getting Started

  1. Clone the repo
  2. Install Go dependencies dep ensure
  3. Install nodejs dependencies yarn install
  4. Run forego start

About

Web-based Postgres client. Written in Go & React, with Redux and Saga for state and side-effect management, respectively.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published