{"id":27946762,"url":"https://github.com/dmccuskey/feathers-gui","last_synced_at":"2026-05-01T04:39:31.727Z","repository":{"id":141492582,"uuid":"154197503","full_name":"dmccuskey/feathers-gui","owner":"dmccuskey","description":"A FireStore-like interface for Feathersjs servers","archived":false,"fork":false,"pushed_at":"2023-06-01T23:07:10.000Z","size":607,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T13:57:47.782Z","etag":null,"topics":["feathersjs","vue"],"latest_commit_sha":null,"homepage":"https://FeathersGui.dev","language":"TypeScript","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/dmccuskey.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":"2018-10-22T18:46:24.000Z","updated_at":"2024-01-16T15:42:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"da7a5279-cf90-4333-99d7-e1d72aa0951b","html_url":"https://github.com/dmccuskey/feathers-gui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dmccuskey/feathers-gui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmccuskey%2Ffeathers-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmccuskey%2Ffeathers-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmccuskey%2Ffeathers-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmccuskey%2Ffeathers-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmccuskey","download_url":"https://codeload.github.com/dmccuskey/feathers-gui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmccuskey%2Ffeathers-gui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32485297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["feathersjs","vue"],"created_at":"2025-05-07T13:57:40.798Z","updated_at":"2026-05-01T04:39:31.722Z","avatar_url":"https://github.com/dmccuskey.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# feathers-gui\n\nA record editor for Feathersjs-wrapped databases. It can be run locally or used online.\n\nDocs and online access at [https://FeathersGui.dev](https://feathersgui.dev)\n\n## Project Overview\n\nI've been using Feathersjs for several years and this is a tool I created to view and edit my data records during development.\n\nThis can be used either locally or online.\n\n**Features**\n\n- Support for multiple Servers and Services\n- Real-time data updates\n- Custom display for each data column\n- All configuration info is stored locally in `localStorage`\n- Offers a template when adding new records to a Service\n- Basic auth supported, ie. strategy `local`\n\n## Setup\n\n### Local Use\n\n_This is best if your Feathers server doesn't have a SSL connection and you aren't able to create SSL certificates._\n\nInstall steps:\n\n1. Check out this repo\n1. switch to the folder of the Featherjs version you want to run\n\n| Fjs version | folder           |\n| ----------- | ---------------- |\n| v3          | \u0026lt;soon\u0026gt;     |\n| v4          | `fgui-v4`        |\n| v5          | \u0026lt;soon-ish\u0026gt; |\n\n3. then run:\n\n```bash\nyarn install\nyarn run serve\n```\n\nThe server can be accessed at [http://localhost:9092](http://localhost:9092)\n\n_The port number can be changed in `vue.config.js`._\n\nDocumentation at [FeathersGui.dev](https://feathersgui.dev)\n\n### Online Use\n\nThe online docs and GUI versions are hosted at Netlify. They use secure HTTPS, so the Feathers server has to serve SSL as well.\n\nInstructions on how to quickly create SSL certificates are at [FeathersGui.dev](https://feathersgui.dev).\n\n## Coming up\n\n1. New Component UI library and theme\n1. Support for Featherjs v3\n1. Import/Export Server/Service configs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmccuskey%2Ffeathers-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmccuskey%2Ffeathers-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmccuskey%2Ffeathers-gui/lists"}