{"id":23676559,"url":"https://github.com/linuxfandudeguy/koshland-translator","last_synced_at":"2026-01-31T18:32:18.709Z","repository":{"id":268305049,"uuid":"867856633","full_name":"linuxfandudeguy/koshland-translator","owner":"linuxfandudeguy","description":"A new translator for the micronation of Koshland made with Astro.","archived":false,"fork":false,"pushed_at":"2024-12-15T22:30:59.000Z","size":1399,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T14:14:58.380Z","etag":null,"topics":["astro","astrojs","houston-astro","js","micronation","micronations","nodejs","pnpm","translator","vercel","vercel-deployment"],"latest_commit_sha":null,"homepage":"https://koshitranslator.vercel.app/","language":"Astro","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/linuxfandudeguy.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}},"created_at":"2024-10-04T21:31:37.000Z","updated_at":"2024-12-15T22:31:03.000Z","dependencies_parsed_at":"2024-12-15T23:24:59.868Z","dependency_job_id":"8e18a590-54a4-4844-85d3-1c1abaebaabd","html_url":"https://github.com/linuxfandudeguy/koshland-translator","commit_stats":null,"previous_names":["linuxfandudeguy/koshland-translator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/linuxfandudeguy/koshland-translator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxfandudeguy%2Fkoshland-translator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxfandudeguy%2Fkoshland-translator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxfandudeguy%2Fkoshland-translator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxfandudeguy%2Fkoshland-translator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linuxfandudeguy","download_url":"https://codeload.github.com/linuxfandudeguy/koshland-translator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxfandudeguy%2Fkoshland-translator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28949397,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["astro","astrojs","houston-astro","js","micronation","micronations","nodejs","pnpm","translator","vercel","vercel-deployment"],"created_at":"2024-12-29T14:54:27.022Z","updated_at":"2026-01-31T18:32:18.695Z","avatar_url":"https://github.com/linuxfandudeguy.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# 🌍 Koshi Translator: Official Translation Tool for Koshland\n\nWelcome to the **Koshi Translator**, an official translation tool for the micronation of Koshland. This project, powered by [Astro](https://astro.build), is designed to facilitate language translation and communication within the Koshland community. Built for speed, simplicity, and flexibility, the Koshi Translator ensures an optimal user experience with fast performance and ease of use.\n\n[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/linuxfandudeguy/koshland-translator)\n[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/sandbox/github/linuxfandudeguy/koshland-translator)\n[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/linuxfandudeguy/koshland-translator)\n[![Vercel](https://github.com/user-attachments/assets/3013dc78-dcf5-469b-9cdc-59ed79204223)](https://vercel.com/new/git/external?repository-url=https://github.com/linuxfandudeguy/koshland-translator/)\n\n\n- **`src/pages/`** contains `.astro` files representing the main translation pages.\n- **`src/components/`** includes reusable components to enhance the translation interface. (not used)\n- **`public/`** stores static assets such as logos, icons, or images for the site.\n\n## 🧞 Commands\n\nTo run and manage the Koshi Translator locally, use the following commands from the root of the project:\n\n| Command                   | Action                                           |\n| :------------------------ | :----------------------------------------------- |\n| `pnpm install`             | Installs project dependencies                    |\n| `pnpm run dev`             | Starts the local development server (`localhost:4321`) |\n| `pnpm run build`           | Builds the production-ready site in `./dist/`    |\n| `pnpm run preview`         | Previews your build locally                      |\n| `pnpm run astro ...`       | Run Astro CLI commands                           |\n| `pnpm run astro -- --help` | Get help with the Astro CLI                      |\n\n## 🌐 About Koshi Translator\n\nThe **Koshi Translator** is an integral tool for the Koshland micronation, aimed at facilitating translation between languages used by the community. Whether you're a citizen or a visitor, this translator ensures effective communication.\n\u003e **Fun fact**: The development folder for this project went by the name of **`growing-gamma`**\n## 👀 Learn More\n\nFor more information, check out [Astro's documentation](https://docs.astro.build) or join the wider [Astro community](https://astro.build/chat) to learn more about the framework powering this tool.\n\nlicenced under mit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxfandudeguy%2Fkoshland-translator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxfandudeguy%2Fkoshland-translator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxfandudeguy%2Fkoshland-translator/lists"}