{"id":24566127,"url":"https://github.com/syrsdev/portofolio-cms","last_synced_at":"2026-03-06T10:05:48.598Z","repository":{"id":244086283,"uuid":"807109594","full_name":"syrsdev/portofolio-cms","owner":"syrsdev","description":"content management system for my personal web portfolio using laravel","archived":false,"fork":false,"pushed_at":"2025-11-03T12:56:41.000Z","size":17294,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-03T14:28:49.822Z","etag":null,"topics":["backend","cms","cms-backend","laravel","portofolio-website"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/syrsdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-05-28T13:54:55.000Z","updated_at":"2025-11-03T12:56:46.000Z","dependencies_parsed_at":"2025-04-22T10:47:14.553Z","dependency_job_id":null,"html_url":"https://github.com/syrsdev/portofolio-cms","commit_stats":null,"previous_names":["suryanataa/portofolio-cms","syrsdev/portofolio-cms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syrsdev/portofolio-cms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syrsdev%2Fportofolio-cms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syrsdev%2Fportofolio-cms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syrsdev%2Fportofolio-cms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syrsdev%2Fportofolio-cms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syrsdev","download_url":"https://codeload.github.com/syrsdev/portofolio-cms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syrsdev%2Fportofolio-cms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30171657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["backend","cms","cms-backend","laravel","portofolio-website"],"created_at":"2025-01-23T12:18:32.495Z","updated_at":"2026-03-06T10:05:48.576Z","avatar_url":"https://github.com/syrsdev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![Logo](https://github.com/syrsdev/portofolio-web/blob/main/public/assets/nataniel-purple.svg)\n\n\n# Portfolio Website - CMS (Content Management System)\n\nThis repository was created to store the CMS code of the dynamic personal portfolio website\n\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n\n## Tech Stack\n\n**Frontend:** ReactJS, TailwindCSS, axios, react-router-dom\n\n**Backend CMS:** PHP, Laravel, Bootstrap\n\n**Backend API:** PHP, Laravel\n\n**Database:** Mysql\n\n\n## Features\n\n- database migration\n- Content Manaement System\n- Dinamic Data\n- CRUD personal data\n\n\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/syrsdev/portofolio-cms\n```\n\nGo to the project directory\n\n```bash\n  cd portofolio-cms\n```\n\nInstall dependencies\n\n```bash\n  composer install\n\n  npm install\n```\n\nEnvironment\n\n```bash\n  cp .env.example .env \n\n  Search \u0026 Replace db name in .env file\n  DB_DATABASE=portofolio\n```\n\nDatabase \u0026 App setup\n\n```bash\n  php artisan migrate\n  or with seeder\n  php artisan migrate:fresh --seed\n\n  php artisan key:generate\n```\n\nStart the server\n\n```bash\n  php artisan serve --port=8081\n\n  open another terminal and run:\n  npm run dev\n```\n\n### Install and run the Website\n\nplease check and read the documentation: https://github.com/syrsdev/portofolio-web\n\n### Install and run the API\n\nplease check and read the documentation: https://github.com/syrsdev/portofolio-api\n\n\n## Authors\n\n- [@syrsdev](https://www.github.com/syrsdev)\n\n\n## Feedback\n\nIf you have any feedback, please reach out to us at https://linktr.ee/syrsdev\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyrsdev%2Fportofolio-cms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyrsdev%2Fportofolio-cms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyrsdev%2Fportofolio-cms/lists"}