{"id":26059965,"url":"https://github.com/json-ms/www","last_synced_at":"2026-06-04T19:31:30.158Z","repository":{"id":280692374,"uuid":"940189784","full_name":"JSON-ms/www","owner":"JSON-ms","description":"JSON.ms allows you to create an admin panel from a YAML interface that communicates with a remote server using JSON. Users enjoy a sleek interface while you dynamically manage fields through YAML, handling all RESTful requests seamlessly from your server.","archived":false,"fork":false,"pushed_at":"2025-03-07T16:31:49.000Z","size":261,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-07T17:31:40.945Z","etag":null,"topics":["admin","json"],"latest_commit_sha":null,"homepage":"https://json.ms","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JSON-ms.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":"2025-02-27T18:57:54.000Z","updated_at":"2025-03-07T16:31:52.000Z","dependencies_parsed_at":"2025-03-04T20:26:45.228Z","dependency_job_id":"dd105c1f-a301-45f0-af91-4d189f50ab07","html_url":"https://github.com/JSON-ms/www","commit_stats":null,"previous_names":["dannycoulombe/jsonms","json-ms/www"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSON-ms%2Fwww","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSON-ms%2Fwww/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSON-ms%2Fwww/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSON-ms%2Fwww/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JSON-ms","download_url":"https://codeload.github.com/JSON-ms/www/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242559203,"owners_count":20149326,"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":["admin","json"],"created_at":"2025-03-08T13:48:47.021Z","updated_at":"2026-06-04T19:31:30.153Z","avatar_url":"https://github.com/JSON-ms.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON.ms\n\n![Meta Preview](https://json.ms/meta-preview.jpg \"Meta Preview\")\n\nJSON.ms allows you to create an admin panel from a YAML interface that communicates with a remote server using JSON. Users enjoy a sleek interface while you dynamically manage fields through YAML, handling all RESTful requests seamlessly from your server.\n\nYou don't need to install JSON.ms on your server; you can simply use our [online version](https://json.ms), which connects to your remote server. However, if you're concerned about data security, you have the option to install your own instance.\n\n## Features\n- Define admin panel UI using YAML.\n- Seamless communication with a remote server via JSON.\n- Dynamic field management and typings.\n- RESTful API integration.\n- File management.\n- Multilingual content.\n- Data migration.\n\n## Installation\n\n1. Clone the repository:\n```sh\ngit clone git@github.com:JSON-ms/www.git\ncd jsonms\n```\n\n2. Create a .env file based on .env.example available in the repo:\n```sh\ncp .env.example .env\n```\n\n3. Install dependencies:\n```sh\n# Using Yarn\nyarn\n\n# OR using npm\nnpm install\n```\n\n4. Prepare the environment variables\n\n```ini\n# Main JSON.ms server instance\nVITE_SERVER_URL=https://localhost:9001\n\n# If running the demo project\nVITE_DEMO_PREVIEW_URL=http://localhost:3001\n```\n\n5. Start the development server:\n```sh\n# Using Yarn\nyarn dev\n\n# OR using npm\nnpm run dev\n```\n\n## Requirements\nEnsure that the backend server ([jsonms-server](https://github.com/JSON-ms/server)) is up and running. See link for setup instructions.\n\n## Documentation\n\nPlease check `/docs` folder.\n\n## Contributing\nContributions are welcome! Please feel free to submit a pull request or open an issue.\n\n## License\nThis project is licensed under the BSD-3-Clause License. See the LICENSE file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjson-ms%2Fwww","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjson-ms%2Fwww","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjson-ms%2Fwww/lists"}