{"id":18810289,"url":"https://github.com/bcms/backend","last_synced_at":"2026-02-07T15:05:11.312Z","repository":{"id":38246293,"uuid":"282609455","full_name":"bcms/backend","owner":"bcms","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-16T09:14:14.000Z","size":23199,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-25T23:09:48.227Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/bcms.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":"2020-07-26T08:37:15.000Z","updated_at":"2024-12-25T14:30:05.000Z","dependencies_parsed_at":"2023-07-16T17:23:56.815Z","dependency_job_id":"8e9c903a-99bb-4820-9a13-bd10197021b4","html_url":"https://github.com/bcms/backend","commit_stats":null,"previous_names":["becomesco/cms-backend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bcms/backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcms%2Fbackend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcms%2Fbackend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcms%2Fbackend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcms%2Fbackend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcms","download_url":"https://codeload.github.com/bcms/backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcms%2Fbackend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265258190,"owners_count":23735907,"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-07T23:19:34.574Z","updated_at":"2026-02-07T15:05:06.276Z","avatar_url":"https://github.com/bcms.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BCMS Backend\n\nThis is a repository for the BCMS Backend project which is a core module of the [BCMS](https://github.com/becomesco/cms) . It provides a REST API for the [BCMS UI](https://github.com/becomesco/cms-ui) and third party applications (like websites and dashboards). This API is currently accessible in 3 ways:\n\n- Using [BCMS SDK](https://github.com/becomesco/cms-sdk/tree/next) - It provides a lot of features in addition to automated security and Abstracted REST API calls. Some of them are client side caching, error handling, type system and many more.\n- Using [BCMS Client](https://github.com/becomesco/cms-client) - Is subset of BCMS SDK features more oriented for use in websites, in secure or not secure environment.\n- Using HTTP requests (REST API) - List of endpoints can be seen in [BCMS API docs](https://rest-apis.thebcms.com/bcms-backend/3-0-0).\n\n## For Developers\n\nBCMS Backend is written using [Purple Cheetah](https://github.com/becomesco/purple-cheetah) tool set and if you are not familiar with it, it would be a good idea to check it out. This project depends on the [BCMS Shim](https://github.com/becomesco/cms-shim) and it must be run in conjunction with the backend. Before you get started developing, you will need to install:\n\n- [Docker](https://www.docker.com/),\n- [Docker Compose](https://docs.docker.com/compose/),\n- [NodeJS 14+](https://nodejs.org/) and\n- [NPM](https://www.npmjs.com/)\n\nYou can use [YARN](https://yarnpkg.com/) but NPM is recommended.\n\n### Get started\n\n- Clone the repository: `git clone git@github.com:becomesco/cms-backend`,\n- Install dependencies: `npm i`,\n- **Full** - `docker-compose up`\n- **Standalone development - BCMS Shim and Proxy will not be started** - `docker-compose -f compose-standalone.yml up` (have in mind that you will need Shim running in a separate container)\n- Done, once you change something in the `./src` application will be reloaded. Make sure to use `docker-compose build` if needed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcms%2Fbackend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcms%2Fbackend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcms%2Fbackend/lists"}