{"id":21937716,"url":"https://github.com/jaspero/genos","last_synced_at":"2026-05-02T17:33:56.525Z","repository":{"id":87838128,"uuid":"333340398","full_name":"Jaspero/genos","owner":"Jaspero","description":"Source code for the Genos website and CMS. Built in Elder and Svelte on firebase.","archived":false,"fork":false,"pushed_at":"2025-09-29T08:54:09.000Z","size":187435,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-29T10:26:52.248Z","etag":null,"topics":["angular","cms","elderjs","firebase","svelte"],"latest_commit_sha":null,"homepage":"https://genos.hr","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/Jaspero.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["Jaspero"]}},"created_at":"2021-01-27T07:35:39.000Z","updated_at":"2025-09-29T08:52:46.000Z","dependencies_parsed_at":"2024-06-17T08:32:46.615Z","dependency_job_id":"487137a7-6245-4f6d-b42d-1bb14d08907b","html_url":"https://github.com/Jaspero/genos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jaspero/genos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaspero%2Fgenos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaspero%2Fgenos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaspero%2Fgenos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaspero%2Fgenos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jaspero","download_url":"https://codeload.github.com/Jaspero/genos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaspero%2Fgenos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278722723,"owners_count":26034461,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["angular","cms","elderjs","firebase","svelte"],"created_at":"2024-11-29T01:25:09.569Z","updated_at":"2025-10-07T04:46:46.324Z","avatar_url":"https://github.com/Jaspero.png","language":"TypeScript","funding_links":["https://github.com/sponsors/Jaspero"],"categories":[],"sub_categories":[],"readme":"# Webshop Template\n\n[![Prod | Deploy Web](https://github.com/Jaspero/webshop-template/actions/workflows/webshop.yml/badge.svg)](https://github.com/Jaspero/webshop-template/actions/workflows/webshop.yml)\n\n[![Prod | Deploy CMS](https://github.com/Jaspero/webshop-template/actions/workflows/cms.yml/badge.svg)](https://github.com/Jaspero/webshop-template/actions/workflows/cms.yml)\n\n[![Prod | Deploy Functions](https://github.com/Jaspero/webshop-template/actions/workflows/functions.yml/badge.svg)](https://github.com/Jaspero/webshop-template/actions/workflows/functions.yml)\n\n[![Prod | Deploy Firestore Indexes](https://github.com/Jaspero/webshop-template/actions/workflows/indexes.yml/badge.svg)](https://github.com/Jaspero/webshop-template/actions/workflows/indexes.yml)\n\n[![Prod | Deploy Rules](https://github.com/Jaspero/webshop-template/actions/workflows/rules.yml/badge.svg)](https://github.com/Jaspero/webshop-template/actions/workflows/rules.yml)\n\n[![Prod | Deploy Storage Rules](https://github.com/Jaspero/webshop-template/actions/workflows/storage.yml/badge.svg)](https://github.com/Jaspero/webshop-template/actions/workflows/storage.yml)\n\n- [Web](https://genos-ec52a.web.app/)\n- [CMS](https://genos-ec52a-cms.web.app/)\n- [Figma Wireframe](https://www.figma.com/file/Pb7saI2I3K9cUzVTPDdwkK/shopify-wireframe?type=design\u0026node-id=0-1\u0026mode=design\u0026t=zCZIj2pcwiuDl1BE-0)\n\n## Getting Started\n\n- Enable Blaze plan on firebase\n- Enable Firestore, Storage, Authentication (including google authentication).\n- Enable the identity platform\n- Enable Multi Factor Authentication\n- Set up an additional hosting site [project]-cms\n- On the authorized domains page add the added site as well as the main domain website if there is one\n- Change the configuration in all of the workflows\n- Change the env-config files throughout the project\n- Change the .firebaserc targets\n- Change the action URL in authenticaiton templates to `https://europe-west1-[project].cloudfunctions.net/actioncontroller`\n- Download a service account and store it in `web/key.json`\n- Add the service account to GitHub secrets with the name SERVICE_ACCOUNT\n- To enable website releases you'll need to generate a github token and add it to GCE-s secret manager under the name `GITHUB_TOKEN`\n- Look for any `TODO(Project Specific)` references in the codebase and update them accordingly\n\n## Release Checklist\n\n- Make sure `404` page is added to the pages.\n- Theme colors are adjuste in: `cms/tailwind.config.js`, `web/tailwind.config.js`, `shared/styles/core.pcss` and `cms/src/app.pcss`\n- Make sure a favicon is added for both the CMS and the Website\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaspero%2Fgenos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaspero%2Fgenos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaspero%2Fgenos/lists"}