Skip to content

konrad-amtenbrink/slack-daily-digest

Repository files navigation

Go Test

Slack Daily Digest

This project solves the issue of missing out on important threads in slack channels.

⚠️ FYI: Even though slack daily digest is basically finished, I never deployed it. I just used this project to learn the basics of go.

Getting startedInstallationDevelopment

Getting started

Environment

Please see .env.example

Installation

First, install air via

curl -sSfL https://raw.githubusercontent.com/cosmtrek/air/master/install.sh | sh -s

then check if it is installed with

make version

Run

Development

To build just simply run

make build

To start just simply run

make run

To run dev mode with hot reload just simply run

make dev

Debug

To run debug mode with hot reload just simply run

make debug

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages