Seantinel / hydra

Hydra is the frontend web application for the Seantinel project written in javascript.

hydra-app-banner

Project Status

important

hydra : is in active development, use the software at your own risk.

Features

List of target features for the project:

Feature NameStatus
Real-timeComplete
Digital MappingComplete
AnalyticsComplete
Support IoT DevicesComplete
Device RegistryPending

Development

The project is built with Create React App making it very easy to adapt and modify to your needs, simply clone the repository install dependencies and run the development environment using yarn or npm.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Technology

Deployment

Hydra can be deployed on the following services:

With the two options listed above, Vercel is the recommended service if you want to host an instance of the Web Application.