effective-potato

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

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

Go to latest
Published: Sep 3, 2019 License: MIT Imports: 9 Imported by: 0

README

Effective Potato

Expose a REST API to handle raspberry GPIO.

Getting Started

git clone https://github.com/Girbons/effective-potato.git
requirements
Enable Go modules
export GO111MODULE=on
Edit the config.yaml

Change the secret in config.yaml that is used to generate JWT.

Run
go build -o effective-potato

./effective-potato -create-admin-user

./effective-potato
Install the flutter app
cd app/

flutter clean

flutter pub get

flutter build [ios/android]

flutter install

Default Credentials to login:

  • username: 'admin'
  • password: '123456'
DrawingDrawingDrawing

Built with

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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