{"id":20216141,"url":"https://github.com/f00b4r/strapi-v4-skeleton","last_synced_at":"2025-03-03T11:22:12.796Z","repository":{"id":229790843,"uuid":"661845325","full_name":"f00b4r/strapi-v4-skeleton","owner":"f00b4r","description":"🚀 👨🏻‍💻 📦 Strapi v4 starter pack","archived":false,"fork":false,"pushed_at":"2023-07-05T20:27:44.000Z","size":188,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T22:17:16.432Z","etag":null,"topics":["flyio","project","starter","strapi","template","v4"],"latest_commit_sha":null,"homepage":"https://xstrapi-v4.fly.dev/","language":"JavaScript","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/f00b4r.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2023-07-03T19:37:36.000Z","updated_at":"2023-07-05T20:28:31.000Z","dependencies_parsed_at":"2024-03-26T09:48:47.944Z","dependency_job_id":null,"html_url":"https://github.com/f00b4r/strapi-v4-skeleton","commit_stats":null,"previous_names":["f00b4r/strapi-v4-skeleton"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f00b4r%2Fstrapi-v4-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f00b4r%2Fstrapi-v4-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f00b4r%2Fstrapi-v4-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f00b4r%2Fstrapi-v4-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f00b4r","download_url":"https://codeload.github.com/f00b4r/strapi-v4-skeleton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241653173,"owners_count":19997610,"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":["flyio","project","starter","strapi","template","v4"],"created_at":"2024-11-14T06:26:30.309Z","updated_at":"2025-03-03T11:22:12.773Z","avatar_url":"https://github.com/f00b4r.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Strapi\n\n[Strapi](https://strapi.io/) - Open Source Node.js Headless CMS\n\n## Stack\n\n- Strapi 4+\n- Node.js 18+\n- MariaDB 10.10+\n- SQLite (for development)\n\n## Configuration\n\nWe use these plugins in Strapi:\n\n- upload ([aws-s3](https://www.npmjs.com/package/@strapi/provider-upload-aws-s3))\n- email ([nodemail](https://www.npmjs.com/package/@strapi/provider-email-sendmail))\n- sentry ([sentry](https://www.npmjs.com/package/@strapi/plugin-sentry))\n\n## Development\n\n**Makefile**\n\n```\n➜ make\nUsage:\n  make \u003ctarget\u003e\n\nTargets:\n  clean                Clean strapi files\n  dev                  Start Strapi for local development\n  docker-build         Docker image build\n  docker-dev           Run docker image\n  docker-mariadb       Run mariadb container\n  docker-push          Push docker image to registry\n  docker-up            Run docker containers\n  install              Install all dependencies\n  start                Strapi start sequence (build + start)\n  strapi-admin         Strapi GUI development\n  strapi-build         Build Strapi CMS\n```\n\n**ENV**\n\n```env\n# Strapi\nHOST=0.0.0.0\nPORT=1337\nDOMAIN=http://localhost:1337\nAPP_KEYS=strapi\nAPI_TOKEN_SALT=strapi\nADMIN_JWT_SECRET=strapi\nJWT_SECRET=strapi\n\n# Database\nDATABASE_TYPE=sqlite\nDATABASE_URL=postgres://postgres:strapi@0.0.0.0:5432/strapi\n\n# S3\nS3_ENABLED=false\nS3_ACCESS_KEY_ID=strapi\nS3_ACCESS_SECRET=strapi\nS3_ENDPOINT=https://s3.yourserver\nS3_BUCKET=strapi\n\n# Emails\nSMTP_ENABLED=false\nSMTP_HOST=smtp.yourserver\nSMTP_PORT=587\nSMTP_USERNAME=\nSMTP_PASSWORD=\n\n# Sentry\nSENTRY_ENABLED=false\nSENTRY_DSN=sentry\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff00b4r%2Fstrapi-v4-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff00b4r%2Fstrapi-v4-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff00b4r%2Fstrapi-v4-skeleton/lists"}