Skip to content

luminuszz/saturnos

Repository files navigation

saturnos

Saturnos is a timer to help count the working hours, it uses the stack api as a port but its core can be used anywhere as long as it meets your contracts.

the timer is default config for 8 hours

image

Setup

  • create .env.local with .env.example Saturnos use slack api (bolt), put the slack credetials in .nev

see docs -> https://api.slack.com/tools/bolt

SLACK_SIGNING_SECRET=
SLACK_BOT_TOKEN=
PORT=
SLACK_APP_TOKEN=
  • run docker-compose.yml
 docker-compose up --build

Technologies

  • Nest.js
  • api-sdk (bolt)
  • mongodb (mongoose)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published