{"id":28550614,"url":"https://github.com/dainfloop/boltjs-template","last_synced_at":"2026-03-07T21:32:33.313Z","repository":{"id":296523240,"uuid":"992876051","full_name":"DaInfLoop/boltjs-template","owner":"DaInfLoop","description":"A basic and dynamic template for Bolt.js apps using Typescript and pnpm.","archived":false,"fork":false,"pushed_at":"2026-01-01T17:48:47.000Z","size":26,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-07T00:35:13.786Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"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/DaInfLoop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"zenodo":null}},"created_at":"2025-05-29T21:12:03.000Z","updated_at":"2026-01-01T17:48:51.000Z","dependencies_parsed_at":"2025-05-31T21:18:23.597Z","dependency_job_id":"1b9228d4-55e9-4100-8115-b6c0087f5e7a","html_url":"https://github.com/DaInfLoop/boltjs-template","commit_stats":null,"previous_names":["dainfloop/boltjs-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/DaInfLoop/boltjs-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaInfLoop%2Fboltjs-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaInfLoop%2Fboltjs-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaInfLoop%2Fboltjs-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaInfLoop%2Fboltjs-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaInfLoop","download_url":"https://codeload.github.com/DaInfLoop/boltjs-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaInfLoop%2Fboltjs-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30231636,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-06-10T03:09:47.768Z","updated_at":"2026-03-07T21:32:33.280Z","avatar_url":"https://github.com/DaInfLoop.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slack Bolt.js Template\nA basic and dynamic template for Bolt.js apps using Typescript and pnpm.\n\n## Installation\n1. Clone the template:\n```sh\n$ git clone https://github.com/DaInfLoop/boltjs-template.git\n```\n\n2. Rename `.env.example` to `.env` and fill in the necessary details:\n```ini\n# NODE_ENV can be either development or production. Make sure to change this before you ship your bot!\nNODE_ENV=development\n\n# What port do you want the app to listen on?\nPORT=3000\n\n# Your app token usually starts with \"xoxb-....\"\nAPP_TOKEN=\"\"\n\n# Your Slack App signing secret.\nSIGNING_SECRET=\"\"\n\n### vvv Only really matter when NODE_ENV is \"development\"! vvv ###\n\n# Your ngrok API token, or \"NONE\" if you want to disable ngrok functionality\nNGROK_TOKEN=\"\"\n\n# A configured ngrok domain to proxy via, this is optional!\nNGROK_DOMAIN=\"\"\n```\n\n3. Install dependencies:\n```sh\n$ pnpm i\n```\n\n4. The template is now set up! \n\nCreate files in `src/\u003cinteraction type\u003e` following the templates in each folder and go code on!\n\nYour file name should be `\u003ccommand/action/view/event/... name\u003e.ts` in order for it to be loaded properly.\n\n## License\nThis template is licensed under the MIT License. A copy of the license can be viewed at [LICENSE](/LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdainfloop%2Fboltjs-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdainfloop%2Fboltjs-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdainfloop%2Fboltjs-template/lists"}