emrs

command module
v0.0.0-...-c63c3ca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 19, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

README

emrs

Environmental Monitoring and Response System

This thing is under heavy development and isn't really doing anything at the moment.

Check back later!

Getting Started

Start by ensuring you have docker installed on your system.

Once that is done, get the server up by running:

    ./dev.sh rel build
    ./dev.sh rel run

Thats it! The server is now local on port 8080.

Development

For a more development-friendly version of the server change rel to dev in the above command as so:

    ./dev.sh dev build
    ./dev.sh dev run

Thats it! The server is now local on port 8080.

Note:

On MacOS you may need to do the following:

        EDIT:   ~/.docker/config.json

      REMOVE:   "credsStore": "desktop"

see: here for more details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api module
app module
badger module
datastore module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL