{"id":25968895,"url":"https://github.com/dicedb/alloy","last_synced_at":"2025-04-09T08:08:04.631Z","repository":{"id":258332925,"uuid":"863150924","full_name":"DiceDB/alloy","owner":"DiceDB","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-18T05:49:41.000Z","size":430,"stargazers_count":38,"open_issues_count":21,"forks_count":51,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-20T17:45:51.897Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","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/DiceDB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-09-25T19:56:49.000Z","updated_at":"2024-10-18T05:49:45.000Z","dependencies_parsed_at":"2024-10-19T02:18:31.775Z","dependency_job_id":null,"html_url":"https://github.com/DiceDB/alloy","commit_stats":null,"previous_names":["dicedb/alloy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiceDB%2Falloy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiceDB%2Falloy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiceDB%2Falloy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiceDB%2Falloy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DiceDB","download_url":"https://codeload.github.com/DiceDB/alloy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247999859,"owners_count":21031046,"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":["hacktoberfest"],"created_at":"2025-03-04T22:35:39.269Z","updated_at":"2025-04-09T08:08:04.606Z","avatar_url":"https://github.com/DiceDB.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alloy\n\nThis is a [monorepo](https://monorepo.tools/) that contains all DiceDB related tools and applications that make it fun and easy to use in the real world - inspired by the word [alloy](https://en.wikipedia.org/wiki/Alloy).\n\n## What's inside?\n\nThis monorepo includes the following packages/apps:\n\n- `@dicedb/playground-web` @ [./apps/playground-web](./apps/playground-web): an interactive platform designed to let users experiment with [DiceDB](https://github.com/dicedb/dice/) commands in a live environment\n- `@dicedb/ui` @ [./packages/ui](./packages/ui): common UI components for alloy apps packaged into a [internal package](https://turbo.build/repo/docs/core-concepts/internal-packages)\n\n## Prerequisites\n\n1. Install [nvm](https://github.com/nvm-sh/nvm)\n2. Install node and yarn\n\n```bash\nnvm install 20.0.0\nnvm use 20.0.0\ncorepack enable\n```\n\n## Installation\n\n```bash\nyarn install\n```\n\n\u003e [!NOTE]\n\u003e Please go through the README of each package/app to understand how to run and develop them. The READMEs are located in the respective package/app directories. The information below is a quick reference to get you started common for all packages/apps.\n\n## Develop\n\nPlease refer to the README of the specific app that you want to\ndevelop and contribute to. You can find them under the `apps` directory.\n\n## Build\n\nTo build all apps and packages, run the following command:\n\n```bash\nyarn build\n```\n\n## Build a specific package/app\n\nTo build a specific package/app, run the following command:\n\n```bash\nyarn build --filter @dicedb/playground-web\n```\n\n\u003e Alternatively, you can also run `yarn build:playground` to build playground.\n\n## Testing\n\nTo run tests for all apps and packages, run the following command:\n\n```bash\nyarn test\nyarn test:watch  # Running test in watch mode\n```\n\n## Formatting\n\nTo format all apps and packages, run the following command:\n\n```bash\nyarn format\n```\n\n## Linting\n\nTo lint all apps and packages, run the following command:\n\n```bash\nyarn lint\n```\n\n## The Monorepo Structure\n\nThe monorepo is divided into 3 main directories:\n- `apps`: contains all the applications i.e. deployable units\n- `packages`: contains all the packages i.e. reusable code across the apps\n- `tooling`: contains all the configurations and tooling used across the monorepo\n\n## How to Contribute\n\nThe Code Contribution Guidelines are published at [CONTRIBUTING.md](CONTRIBUTING.md); please read them before you start making any changes. This will ensure a consistent standard of coding practices and developer experience.\n\nContributors can join the [Discord Server](https://discord.gg/6r8uXWtXh7) for quick collaboration.\n\n## Contributors\n\n\u003ca href = \"https://github.com/dicedb/playground-web/graphs/contributors\"\u003e\n  \u003cimg src = \"https://contrib.rocks/image?repo=dicedb/playground-web\"/\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdicedb%2Falloy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdicedb%2Falloy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdicedb%2Falloy/lists"}