{"id":20323085,"url":"https://github.com/corllete/apos-ds","last_synced_at":"2026-02-17T03:08:39.560Z","repository":{"id":38382500,"uuid":"339486688","full_name":"corllete/apos-ds","owner":"corllete","description":"Design system / pattern library bundle for Apostrophe CMS v3","archived":false,"fork":false,"pushed_at":"2024-12-10T20:56:22.000Z","size":6718,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T19:23:20.855Z","etag":null,"topics":["apostrophe","apostrophecms","design-system","mongodb","nunjucks","nunjucks-components","pattern-library","story"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/corllete.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}},"created_at":"2021-02-16T18:07:14.000Z","updated_at":"2024-11-03T16:02:53.000Z","dependencies_parsed_at":"2023-02-18T13:16:17.296Z","dependency_job_id":null,"html_url":"https://github.com/corllete/apos-ds","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corllete%2Fapos-ds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corllete%2Fapos-ds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corllete%2Fapos-ds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corllete%2Fapos-ds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corllete","download_url":"https://codeload.github.com/corllete/apos-ds/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248465353,"owners_count":21108244,"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":["apostrophe","apostrophecms","design-system","mongodb","nunjucks","nunjucks-components","pattern-library","story"],"created_at":"2024-11-14T19:26:25.258Z","updated_at":"2026-02-17T03:08:34.518Z","avatar_url":"https://github.com/corllete.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Tests Status](https://github.com/corllete/apos-ds/actions/workflows/tests.yml/badge.svg)\n\n# What?\n\nIt's yet another design system but experimental and built for Nunjucks components, working on top of the awesome [Apostrophe](https://apostrophecms.com/) (version 3 alpha).\n\n## Development / Demo install\n\nClone this and\n```sh\nnpm i\n```\n\nBe sure you have mongodb running. If you don't but you have `docker-compose` installed - we got your back! Just do:\n```sh\ndocker-compose up -d\n```\nIt'll take a while but only the first time. Promise.\n\nWhen you are ready playing stop your mongo:\n```sh\ndocker-compose down\n```\n\nYour database will be saved no matter that. If you want to completely remove it:\n```sh\ndocker volume ls\n```\n\nYou should see `apos-ds_mongodb-data` (or similar if you cloned in different than the default folder).\nExecute `docker volume rm apos-ds_mongodb-data` to remove it.\n\n## Run it\n\nYou should have mongodb running on default port.\n\nThe demo app `packages/app` is slightly modified [Apostrophe 3 boilerplate](https://github.com/apostrophecms/a3-boilerplate).\nIn order to be able to manage (add, edit pages, etc) your installation, you have to create user:\n```sh\ncd packages/app \u0026\u0026 node app @apostrophecms/user:add dev admin\n```\nThis will create user `dev` with administration permissions.\n\nFrom the project root or inside `packages/app` run:\n```sh\nnpm run dev\n```\n\nTo disable Webpack Live and Hot Reload (for some reason):\n```sh\nWP_HOT=0 run dev\n```\n\nSome instructions are available on the initial home page. Log in and create new page with type `Design System`.\n\n\u003e NOTE: if you see an error in your terminal stating something along lines `slug already in use`, you need to reset\n\u003e your database (the design system is now parked at `/design-system` route). More information is available at the \n\u003e welcome screen of the app.\n\n## Where are the docs?\n\n[The integration guide](packages/apos-ds)\n\nTake a look at the [`packages/app` for example integration](packages/app), stories and \"Material Design Components\" implementation.\n\nRun `npm run dev` and open `http://localhost:3000/design-system`. Read the stories (they are documented) and the special `Docs` stories category and inspect the code in `packages/app`.\n\n## Where is the npm package?\n\n`npm i @corllete/apos-ds@alpha`\n\n[The full story](packages/apos-ds)\n\n## A quick look\n\n![Story view](./story-view.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorllete%2Fapos-ds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorllete%2Fapos-ds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorllete%2Fapos-ds/lists"}