{"id":18794725,"url":"https://github.com/tjventurini/strapi-nuxt-setup","last_synced_at":"2025-12-29T20:30:13.253Z","repository":{"id":230488362,"uuid":"779461827","full_name":"tjventurini/strapi-nuxt-setup","owner":"tjventurini","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-15T11:23:02.000Z","size":324,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T16:34:29.817Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tjventurini.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,"publiccode":null,"codemeta":null}},"created_at":"2024-03-29T22:29:03.000Z","updated_at":"2024-06-15T11:23:05.000Z","dependencies_parsed_at":"2024-06-15T12:36:48.748Z","dependency_job_id":null,"html_url":"https://github.com/tjventurini/strapi-nuxt-setup","commit_stats":null,"previous_names":["tjventurini/strapi-nuxt-setup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjventurini%2Fstrapi-nuxt-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjventurini%2Fstrapi-nuxt-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjventurini%2Fstrapi-nuxt-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjventurini%2Fstrapi-nuxt-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tjventurini","download_url":"https://codeload.github.com/tjventurini/strapi-nuxt-setup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239719029,"owners_count":19685871,"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-07T21:30:42.907Z","updated_at":"2025-12-29T20:30:13.207Z","avatar_url":"https://github.com/tjventurini.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Strapi \u0026 Nuxt Setup\n\nThis project sets up a Strapi backend with a Nuxt frontend. Strapi is used to manage and serve content via a REST API. Nuxt is used to consume that content and render it on the frontend. The two are connected together to create a full stack application.\n\n## 🚀 Setup\n\n### Setup for new project\nRun these commands if you want to create a new project using this setup.\n\n```bash\nbash -c \"$(wget -qO- https://raw.githubusercontent.com/tjventurini/strapi-nuxt-setup/main/remote-setup.sh)\"\nmake init-prod\n```\n\n### Setup for development\n\n```bash\ngit clone git@github.com:tjventurini/strapi-nuxt-setup.git\nmake init\n```\n\n## 🧰 Makefile\n\nThe Makefile provides commands to manage the Docker environment:\n\n- `make init` - Initialize the development environment by copying .env.example to .env and linking the local docker-compose file.\n- `make init-prod` - Initialize the production environment by copying .env.example to .env and linking the production docker-compose file.\n- `make up` - Start the Docker containers in the background.\n- `make down` - Stop and remove the Docker containers.  \n- `make build` - Build the Docker images without using cache.\n- `make restart` - Restart the Docker containers.\n- `make tail` - View and follow the container logs.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftjventurini%2Fstrapi-nuxt-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftjventurini%2Fstrapi-nuxt-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftjventurini%2Fstrapi-nuxt-setup/lists"}