{"id":22770554,"url":"https://github.com/spinspire/recipes","last_synced_at":"2025-04-15T03:51:33.502Z","repository":{"id":233945418,"uuid":"627072350","full_name":"spinspire/recipes","owner":"spinspire","description":"pre-built templates for docker-compose, svelte-kit, golang, pocketbase, rust, python, metabase, drupal, postgres, msql, nginx projects","archived":false,"fork":false,"pushed_at":"2023-04-24T21:26:01.000Z","size":266,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T15:21:47.923Z","etag":null,"topics":["docker","docker-compose","drupal","golang","metabase","mysql","pocketbase","postgres","python","rust","svelte","sveltekit"],"latest_commit_sha":null,"homepage":"https://spinspire.com/article/project-recipes","language":"Svelte","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/spinspire.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":"2023-04-12T18:16:55.000Z","updated_at":"2024-08-21T03:49:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"19ef0088-b416-40b7-b129-a2a555f29774","html_url":"https://github.com/spinspire/recipes","commit_stats":null,"previous_names":["spinspire/recipes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spinspire%2Frecipes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spinspire%2Frecipes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spinspire%2Frecipes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spinspire%2Frecipes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spinspire","download_url":"https://codeload.github.com/spinspire/recipes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249003954,"owners_count":21196794,"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":["docker","docker-compose","drupal","golang","metabase","mysql","pocketbase","postgres","python","rust","svelte","sveltekit"],"created_at":"2024-12-11T15:32:34.291Z","updated_at":"2025-04-15T03:51:33.496Z","avatar_url":"https://github.com/spinspire.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# receipes\n\nReady to go templates/starter-kits for commonly used tech-stacks. Just `npx degit spinspire/recipes/something myprj`\n\n_Note 1: I'm trying to keep this README short. For a more detailed explanation, see [this article](https://spinspire.com/article/project-recipes)._\n\n_Note 2: These templates have features that you probably don't need or use. So remember trim down whatever you borrow. The goal is to avoid reinventing the wheel._\n\n- `docker-compose`\n  - `entrypoint.sh` script to initialize a container before use.\n  - `traefik` reverse proxy `labels`, router rules, and `networks` provided so that your container can receive HTTP requests.\n  - Main `docker-compose.yml` file + `.env` and `docker-compose.override.yml` files.\n- `sk`: Svelte-Kit\n  - Static frontend with `adapter-static`. No SSR. Can be turned on if needed.\n  - Live Dev with HMR\n  - `vite` proxy to the backend server\n  - Svelte component testing route at /components (works standalone and can be pulled into the route folder of any sveltekit project)\n- `pb`: PocketBase / Go\n  - Live Dev with `modd`\n  - Go type to TypeScript type generation with `tygo`\n  - PocketBase record to TypeScript type generation with `pocketbase-typegen`\n  - Serve static frontend using `--publicDir ../sk/build`\n- `py`: Python / FastAPI\n  - Mount Python routes to a configurable prefix (e.g. `/apy`)\n- `mb`: Metabase\n\nComing soon ...\n\n- `rs`: Rust\n- `dr`: Drupal\n- `ng`: Nginx\n- `pg`: PostGres\n- `my`: MySQL/MariaDB\n\nRead the README files the respective folders to understand the details of a specific stack component.\n\n# How to use\n\nBasically use [`degit`](https://github.com/Rich-Harris/degit).\n\nFor example, use a specific template ...\n\n- `npx degit spinspire/receipes/sk myprj/sk`\n- `npx degit spinspire/receipes/pb myprj/pb`\n- `npx degit spinspire/receipes/mb myprj/mb`\n- `npx degit spinspire/receipes/py myprj/py`\n\nOr the whole project ...\n\n- `npx degit spinspire/receipes myprj`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspinspire%2Frecipes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspinspire%2Frecipes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspinspire%2Frecipes/lists"}