Instructions on how to install and set up the project.
-
Create a .env file and create following setup:
SLACK_BOT_TOKEN=token
SLACK_SIGNING_SECRET=secret
CONFLUENCE_URL=https://keboola.atlassian.net/ CONFLUENCE_USERNAME=[email protected]
CONFLUENCE_PASSWORD=pwd
OPENAI_API_KEY=api_key
APP_PORT=3000