{"id":25895400,"url":"https://github.com/diamondlightsource/squid","last_synced_at":"2025-03-02T22:31:09.931Z","repository":{"id":249986804,"uuid":"826756498","full_name":"DiamondLightSource/squid","owner":"DiamondLightSource","description":"A repo for UI library developments","archived":false,"fork":false,"pushed_at":"2025-02-25T14:52:06.000Z","size":9451,"stargazers_count":2,"open_issues_count":23,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T15:43:04.042Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DiamondLightSource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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-07-10T10:09:28.000Z","updated_at":"2025-02-25T14:52:10.000Z","dependencies_parsed_at":"2025-01-20T12:28:27.201Z","dependency_job_id":"ed3be354-b63e-499e-9a48-666395719201","html_url":"https://github.com/DiamondLightSource/squid","commit_stats":null,"previous_names":["diamondlightsource/squid"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiamondLightSource%2Fsquid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiamondLightSource%2Fsquid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiamondLightSource%2Fsquid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiamondLightSource%2Fsquid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DiamondLightSource","download_url":"https://codeload.github.com/DiamondLightSource/squid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241582512,"owners_count":19985845,"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":"2025-03-02T22:31:09.317Z","updated_at":"2025-03-02T22:31:09.921Z","avatar_url":"https://github.com/DiamondLightSource.png","language":"TypeScript","readme":"# Turborepo Docker starter\n\nThis is from an official Docker starter Turborepo.\n\nTo start a particular application go to its readme in `/apps/[app of interest]`.\n\n## Apps and Packages\n\n- `web`: a [Next.js](https://nextjs.org/) app\n- `api`: an [Express](https://expressjs.com/) server\n- `b18-csv-generator`: a config generator for a beamline\n- `bluegui`: a test client for blueapi\n- `TEMPLATE-nextjs-app`: a template for making NEXTjs apps\n- `TEMPLATE-vite-app`: a template for making vite apps\n- `test-next-safe-action`: a test of the next safe action setup\n- `trpc-test`: a test of trpc (next safe action won)\n- `@repo/ui`: a React component library\n- `@repo/logger`: Isomorphic logger (a small wrapper around console.log)\n- `@repo/eslint-config`: ESLint presets\n- `@repo/typescript-config`: tsconfig.json's used throughout the monorepo\n- `@repo/jest-presets`: Jest configurations\n\nEach package/app is 100% [TypeScript](https://www.typescriptlang.org/).\n\n### Docker\n\nThis repo is configured to be built with Docker, and Docker compose. To build all apps in this repo:\n\n```\n# Create a network, which allows containers to communicate\n# with each other, by using their container name as a hostname\ndocker network create app_network\n\n# Build prod using new BuildKit engine\nCOMPOSE_DOCKER_CLI_BUILD=1 DOCKER_BUILDKIT=1 docker-compose -f docker-compose.yml build\n\n# Start prod in detached mode\ndocker-compose -f docker-compose.yml up -d\n```\n\nOpen http://localhost:3000.\n\nTo shutdown all running containers:\n\n```\n# Stop all running containers\ndocker kill $(docker ps -q) \u0026\u0026 docker rm $(docker ps -a -q)\n```\n\n### Utilities\n\nThis Turborepo has some additional tools already setup for you:\n\n- [TypeScript](https://www.typescriptlang.org/) for static type checking\n- [ESLint](https://eslint.org/) for code linting\n- [Jest](https://jestjs.io) test runner for all things JavaScript\n- [Prettier](https://prettier.io) for code formatting\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiamondlightsource%2Fsquid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiamondlightsource%2Fsquid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiamondlightsource%2Fsquid/lists"}