Detailed walk-through of our Slack Bot application, featuring our CTO, Patryk Golabek.
Welcome to our Slack Bot application repository. This application leverages the power of Kubernetes and DevSpace to provide a seamless, scalable Slack Bot experience. Designed with simplicity and efficiency in mind, it's ideal for both development and production environments.
- Python Slack Bolt Framework: For simplifying Slack app development.
- FastAPI: Serving as the Python web framework to run the Slack app.
- Docker: For containerizing the Slack Bot FastAPI application.
- Kubernetes: As the deployment environment for our containerized application.
- DevSpace: Assisting in development and providing CI/CD automation for the application.
Follow the detailed instructions in our Documentation to set up and deploy the Slack Bot in your environment.