{"id":19000432,"url":"https://github.com/typesense/typesense-lando-plugin","last_synced_at":"2025-08-22T15:04:12.749Z","repository":{"id":94817321,"uuid":"347563813","full_name":"typesense/typesense-lando-plugin","owner":"typesense","description":"A Lando plugin for Typesense","archived":false,"fork":false,"pushed_at":"2025-07-28T21:50:17.000Z","size":55,"stargazers_count":5,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-28T23:29:07.854Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typesense.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-03-14T06:40:43.000Z","updated_at":"2025-07-28T21:50:22.000Z","dependencies_parsed_at":"2024-07-11T18:46:43.673Z","dependency_job_id":"026c01e9-aeed-439c-8d86-22ee35d09c3f","html_url":"https://github.com/typesense/typesense-lando-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/typesense/typesense-lando-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-lando-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-lando-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-lando-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-lando-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typesense","download_url":"https://codeload.github.com/typesense/typesense-lando-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-lando-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271657470,"owners_count":24797934,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-08T18:07:12.667Z","updated_at":"2025-08-22T15:04:12.740Z","avatar_url":"https://github.com/typesense.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typesense Lando Plugin\n\nThis plugin let's you use Typesense as a service in your Lando setup.\n\n## What is Lando?\n\nFrom Lando's documentation:\n\n\u003e [Lando](https://lando.dev/) is a free, open source, cross-platform, local development environment and DevOps tool built on Docker container technology and developed by Tandem. Designed to work with most major languages, frameworks and services, Lando provides an easy way for developers of all skill levels to specify simple or complex requirements for their projects, and then quickly get to work on them.\n\n## Usage\n\nClone this repository into `~/.lando/plugins`:\n\n```shell\ngit clone https://github.com/typesense/typesense-lando-plugin ~/.lando/plugins/typesense\n```\n\nor use Lando's `plugin-add`:\n\n```shell\nlando plugin-add https://github.com/typesense/typesense-lando-plugin\n```\n\nThen in your `.lando.yml` , add the following contents:\n\n```yaml\nname: my-typesense-app\n\nservices:\n  typesense:\n    type: typesense:27.1\n    portforward: 8108\n    apiKey: abc\n\n```\n\nNow when you run `lando start`, Typesense will be available on localhost, port 8108.\n\nYou can verify that Typesense is running by running:\n\n```shell\ncurl http://localhost:8108/health\n```\n\nFor more info you should check out the [docs](https://docs.lando.dev):\n\n* [Getting Started](https://docs.lando.dev/getting-started/)\n* [Landofile](https://docs.lando.dev/landofile)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypesense%2Ftypesense-lando-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypesense%2Ftypesense-lando-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypesense%2Ftypesense-lando-plugin/lists"}