{"id":28249056,"url":"https://github.com/orioncms/cms","last_synced_at":"2026-05-05T15:34:21.671Z","repository":{"id":259049978,"uuid":"771054279","full_name":"orioncms/cms","owner":"orioncms","description":"Juntos construimos un futuro digital sostenible.","archived":false,"fork":false,"pushed_at":"2024-12-26T17:12:01.000Z","size":656,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-04T07:53:49.876Z","etag":null,"topics":["cms","cms-framework","nestjs","reactjs","turborepo"],"latest_commit_sha":null,"homepage":"https://orioncms.org","language":"CSS","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/orioncms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-03-12T15:55:32.000Z","updated_at":"2024-12-24T14:03:49.000Z","dependencies_parsed_at":"2024-10-28T12:31:24.220Z","dependency_job_id":"a26d9e25-bf34-4d12-95fd-4ad4b430234e","html_url":"https://github.com/orioncms/cms","commit_stats":null,"previous_names":["mody-solutions/orioncms","orioncms/cms"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/orioncms/cms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orioncms%2Fcms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orioncms%2Fcms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orioncms%2Fcms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orioncms%2Fcms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orioncms","download_url":"https://codeload.github.com/orioncms/cms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orioncms%2Fcms/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259637290,"owners_count":22888237,"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":["cms","cms-framework","nestjs","reactjs","turborepo"],"created_at":"2025-05-19T13:14:05.195Z","updated_at":"2026-05-05T15:34:16.646Z","avatar_url":"https://github.com/orioncms.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OrionCMS - Installation Guide\n\nWelcome to **OrionCMS**! Follow this guide to set up and run the project locally.\n\n## Prerequisites\nBefore starting, make sure you have the following installed:\n\n- **Node.js** (v18+ recommended)\n- **pnpm** (Package manager) - Install it globally if not already:\n  ```bash\n  npm install -g pnpm\n  ```\n- **MySQL** (or SQLite) database setup and ready.\n\n## Installation Steps\n\n1. **Clone the repository**:\n   ```bash\n   git clone git@github.com:orioncms/cms.git\n   ```\n\n2. **Navigate to the project folder**:\n   ```bash\n   cd cms\n   ```\n\n3. **Install dependencies**:\n   ```bash\n   pnpm i\n   ```\n\n4. **Set up your database**:\n    - Ensure you have database credentials ready:\n        - **Host**\n        - **User**\n        - **Password**\n        - **Port**\n        - **Database name**\n\n    - The application expects a MySQL (or SQLite) database. Update your database details in the appropriate configuration file (`.env` or similar). If an `.env` file is not available, create one in the root of the project.\n\n5. **Start the development server**:\n   ```bash\n   pnpm dev\n   ```\n\n6. **Access the application**:\n   Open your browser and go to:\n   ```\n   https://localhost:3000\n   ```\n\n## Notes\n- Make sure the database server is running and accessible.\n- Default development port: `3000`.\n- If you encounter SSL issues with `https://localhost`, check your browser or consider using `http://localhost:3000`.\n\n---\n\n### Enjoy building with OrionCMS 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forioncms%2Fcms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forioncms%2Fcms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forioncms%2Fcms/lists"}