module
Version:
v0.0.0-...-8ae76b5
Opens a new window with list of versions in this module.
Published: Oct 31, 2022
License: MIT
Opens a new window with license information.
README
¶
Homebugh API
An API for the Homebugh application.
- Generate a self-signed TLS certificate
$ cd tls
$ go run /usr/local/go/src/crypto/tls/generate_cert.go --rsa-bits=2048 --host=localhost
when using asdf with 1.19.2 version of go (adjust if needed):
go run ~/.asdf/installs/golang/1.19.2/go/src/crypto/tls/generate_cert.go --rsa-bits=2048 --host=localhost
- Configure database
The application uses the database from Homebugh repository.
Follow the steps from Configure development environment list.
License
HomeBugh app is released under the MIT License.
Click to show internal directories.
Click to hide internal directories.