{"id":21156605,"url":"https://github.com/staticjscms/static-cms-proxy-server","last_synced_at":"2025-07-09T12:32:36.677Z","repository":{"id":61173432,"uuid":"548938128","full_name":"StaticJsCMS/static-cms-proxy-server","owner":"StaticJsCMS","description":"Static CMS Proxy Server is an express server created to facilitate local development.","archived":false,"fork":false,"pushed_at":"2024-04-23T10:17:19.000Z","size":424,"stargazers_count":3,"open_issues_count":11,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-01T11:23:53.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/StaticJsCMS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["StaticJsCMS"],"open_collective":"staticjscms"}},"created_at":"2022-10-10T12:24:06.000Z","updated_at":"2024-05-06T20:44:36.261Z","dependencies_parsed_at":"2023-10-15T01:30:28.907Z","dependency_job_id":"8637c18b-268a-40ea-a081-77bea254a10b","html_url":"https://github.com/StaticJsCMS/static-cms-proxy-server","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StaticJsCMS%2Fstatic-cms-proxy-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StaticJsCMS%2Fstatic-cms-proxy-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StaticJsCMS%2Fstatic-cms-proxy-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StaticJsCMS%2Fstatic-cms-proxy-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StaticJsCMS","download_url":"https://codeload.github.com/StaticJsCMS/static-cms-proxy-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225543531,"owners_count":17486059,"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":[],"created_at":"2024-11-20T11:47:11.154Z","updated_at":"2024-11-20T11:47:11.769Z","avatar_url":"https://github.com/StaticJsCMS.png","language":"TypeScript","funding_links":["https://github.com/sponsors/StaticJsCMS","https://opencollective.com/staticjscms"],"categories":[],"sub_categories":[],"readme":"# Static CMS Proxy Server\n\nStatic CMS Proxy Server is an express server created to facilitate local development.\n\n## How It Works\n\n1. Navigate to a local Git repository configured with the CMS.\n2. Run `npx @staticcms/proxy-server` from the root directory of the above repository.\n3. Update your `config.yml` to connect to the server:\n\n```yaml\nbackend:\n  name: proxy\n  proxy_url: http://localhost:8081/api/v1\n  branch: master # optional, defaults to master\n```\n\n4. Start you local development server.\n\n## Custom Configuration\n\n1. Create a `.env` file in the root directory of your local Git repository.\n2. Update the file as follows:\n\n```bash\n# optional, defaults to current directory\nGIT_REPO_DIRECTORY=FULL_PATH_TO_LOCAL_GIT_REPO\n# optional, defaults to 8081\nPORT=CUSTOM_PORT\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaticjscms%2Fstatic-cms-proxy-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstaticjscms%2Fstatic-cms-proxy-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaticjscms%2Fstatic-cms-proxy-server/lists"}