fireplacelogging

command
v2.3.3 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2023 License: MIT Imports: 7 Imported by: 0

README

Fireplace

This repository houses the Fireplace application. Website and app for the Fireplace logging server

Authors

Environment Variables

To run this project a set of environment variables need to be set in your .env file.

  • SERVER_HOST - Default value == 0.0.0.0:8080
  • LOGLEVEL - Default value == debug
  • DSN - Set this to a DSN suitable for the database tech chosen
  • GITHUB_TOKEN - Provide a Github Personal Access token which has access to your private repositories

Run Locally

Step 1: Clone the project

git clone git@github.com:app-nerds/fireplace.git

Step 2: Setup and install dependencies

cd fireplacelogging
make setup

Step 3: Run the application

make run

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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