{"id":15714268,"url":"https://github.com/slack-samples/bolt-js-getting-started-app","last_synced_at":"2025-04-06T00:07:17.437Z","repository":{"id":43091877,"uuid":"290889285","full_name":"slack-samples/bolt-js-getting-started-app","owner":"slack-samples","description":"Getting Started Slack app using ⚡️ Bolt for JavaScript","archived":false,"fork":false,"pushed_at":"2025-01-09T00:40:45.000Z","size":20,"stargazers_count":57,"open_issues_count":0,"forks_count":54,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-24T16:49:55.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slack-samples.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-27T21:50:17.000Z","updated_at":"2025-02-11T18:51:01.000Z","dependencies_parsed_at":"2024-05-30T01:27:57.875Z","dependency_job_id":null,"html_url":"https://github.com/slack-samples/bolt-js-getting-started-app","commit_stats":null,"previous_names":["slack-samples/bolt-js-getting-started-app","slackapi/bolt-js-getting-started-app"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slack-samples%2Fbolt-js-getting-started-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slack-samples%2Fbolt-js-getting-started-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slack-samples%2Fbolt-js-getting-started-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slack-samples%2Fbolt-js-getting-started-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slack-samples","download_url":"https://codeload.github.com/slack-samples/bolt-js-getting-started-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415967,"owners_count":20935388,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T21:35:47.670Z","updated_at":"2025-04-06T00:07:17.417Z","avatar_url":"https://github.com/slack-samples.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting Started ⚡️ Bolt for JavaScript\n\n\u003e Slack app example from 📚 [Getting started with Bolt for JavaScript tutorial][1]\n\n## Overview\n\nThis is a Slack app built with the [Bolt for JavaScript framework][2] that showcases\nresponding to events and interactive buttons.\n\n## Running locally\n\n### 0. Create a new Slack App\n\n- Go to https://api.slack.com/apps\n- Click **Create App**\n- Choose a workspace\n- Enter App Manifest using contents of `manifest.yaml`\n- Click **Create**\n\nOnce the app is created click **Install to Workspace**\nThen scroll down in Basic Info and click **Generate Token and Scopes** with both scopes\n\n### 1. Setup environment variables\n\n```zsh\n# Replace with your bot and app token\nexport SLACK_BOT_TOKEN=\u003cyour-bot-token\u003e # from the OAuth section\nexport SLACK_APP_TOKEN=\u003cyour-app-level-token\u003e # from the Basic Info App Token Section\n```\n\n### 2. Setup your local project\n\n```zsh\n# Clone this project onto your machine\ngit clone https://github.com/slackapi/bolt-js-getting-started-app.git\n\n# Change into the project\ncd bolt-js-getting-started-app/\n\n# Install the dependencies\nnpm install\n```\n\n### 3. Start servers\n\n```zsh\nnpm run start\n```\n\n### 4. Test\n\nGo to the installed workspace and type **Hello** in a DM to your new bot. You can also type **Hello** in a channel where the bot is present\n\n## Contributing\n\n### Issues and questions\n\nFound a bug or have a question about this project? We'd love to hear from you!\n\n1. Browse to [slackapi/bolt-js/issues][4]\n1. Create a new issue\n1. Select the `[x] examples` category\n\nSee you there and thanks for helping to improve Bolt for everyone!\n\n[1]: https://tools.slack.dev/bolt-js/getting-started\n[2]: https://tools.slack.dev/bolt-js/\n[3]: https://tools.slack.dev/bolt-js/getting-started/#setting-up-events\n[4]: https://github.com/slackapi/bolt-js/issues/new/choose\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslack-samples%2Fbolt-js-getting-started-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslack-samples%2Fbolt-js-getting-started-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslack-samples%2Fbolt-js-getting-started-app/lists"}