{"id":25968912,"url":"https://github.com/dicedb/playground-mono","last_synced_at":"2025-10-24T00:47:49.917Z","repository":{"id":258264529,"uuid":"863150581","full_name":"DiceDB/playground-mono","owner":"DiceDB","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-21T19:20:58.000Z","size":3861,"stargazers_count":38,"open_issues_count":9,"forks_count":33,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-22T12:20:02.318Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Go","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:01.000Z","updated_at":"2024-10-20T22:52:33.000Z","dependencies_parsed_at":"2024-10-26T17:59:58.872Z","dependency_job_id":"0c58f3a1-bc1d-4c8d-8288-74590dbaf58e","html_url":"https://github.com/DiceDB/playground-mono","commit_stats":null,"previous_names":["dicedb/playground-mono"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiceDB%2Fplayground-mono","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiceDB%2Fplayground-mono/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiceDB%2Fplayground-mono/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiceDB%2Fplayground-mono/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DiceDB","download_url":"https://codeload.github.com/DiceDB/playground-mono/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248703195,"owners_count":21148116,"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:41.249Z","updated_at":"2025-10-24T00:47:44.880Z","avatar_url":"https://github.com/DiceDB.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DiceDB Playground Mono\n\n[DiceDB Playground](https://playground.dicedb.io/) is an interactive platform designed to let users experiment with [DiceDB](https://github.com/dicedb/dice/) commands in a live environment. Allows users to search and play with various DiceDB commands in real-time. This repository hosts backend service implementation of the Playground.\n\n### Setting up for development and contributions\n\nTo run playground-mono for local development or running from source, you will need\n\n1. [Golang](https://go.dev/)\n2. Any of the below supported platform environment:\n    1. [Linux based environment](https://en.wikipedia.org/wiki/Comparison_of_Linux_distributions)\n    2. [OSX (Darwin) based environment](https://en.wikipedia.org/wiki/MacOS)\n    3. WSL under Windows\n3. Install GoLangCI\n\n```bash\nsudo su\ncurl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b /bin v1.60.1\n```\n\n### Setup\n\n```sh\ngit clone https://github.com/dicedb/playground-mono\ncd playground-mono\ncp .env.sample .env\n```\n\n\u003e The default values of .env files works just fine, but\n\u003e feel free to tweak them as per your environment.\n\n### Run\n\n#### Pre-requisite\n\nPlayground-mono requires two running instances of DiceDB one on port `7379` and\nother on port `7380`.\n\nTo setup and run DiceDB locally, please refer to the\n[README.md file of DiceDB/dice](https://github.com/DiceDB/dice/blob/master/README.md).\n\n\u003e If you do not want to run two instances, due to hardware limitations, you can run one\n\u003e and change the .env file and update the appropriate values\n\n#### Start the server\n\nOnce you have DiceDB running, run the following command and that will start\nthe playground-mono server on port `8080`.\n\n```bash\nmake run\n```\n\n## Setting up a Production instance\n\n```\nbash setup.sh\n```\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 would allow us to have a consistent standard of coding practices and developer experience.\n\nContributors can join the [Discord Server](https://discord.gg/6r8uXWtXh7) for quick collaboration.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdicedb%2Fplayground-mono","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdicedb%2Fplayground-mono","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdicedb%2Fplayground-mono/lists"}