Sign inSign up

hydroscanio/hydroscan-web

By hydroscanio

Updated almost 7 years ago

Image
0

962

hydroscanio/hydroscan-web repository overview

HydroScan Client

CircleCI Docker Cloud Automated build Docker Cloud Build Status Uptime Robot status

A server-rendering single page client application built with React and Typescript. Connects to the HydroScan API for data.

Requirements

Getting Started

Simply install the dependencies and start the server. The .env file should point to a running instance of the HydroScan API.

$ cp .env.sample .env
$ npm install
$ npm run start

Contributing

  1. Fork it (https://github.com/hydroscan/hydroscan-web/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Tag summary

Content type

Image

Digest

Size

449 MB

Last updated

almost 7 years ago

docker pull hydroscanio/hydroscan-web