{"id":21565005,"url":"https://github.com/dataformsjs/playground","last_synced_at":"2025-04-10T13:08:31.785Z","repository":{"id":256342229,"uuid":"221816010","full_name":"dataformsjs/playground","owner":"dataformsjs","description":"💥 DataFormsJS Playground Server 💠","archived":false,"fork":false,"pushed_at":"2024-12-03T08:28:34.000Z","size":392,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T11:45:54.755Z","etag":null,"topics":["dataformsjs","handlebars","javascript","php","playground","playground-server","react-components","vue","web-components"],"latest_commit_sha":null,"homepage":"https://www.dataformsjs.com/en/playground","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dataformsjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2019-11-15T01:07:44.000Z","updated_at":"2024-12-03T08:28:39.000Z","dependencies_parsed_at":"2024-09-10T08:20:23.743Z","dependency_job_id":null,"html_url":"https://github.com/dataformsjs/playground","commit_stats":null,"previous_names":["dataformsjs/playground"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataformsjs%2Fplayground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataformsjs%2Fplayground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataformsjs%2Fplayground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataformsjs%2Fplayground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dataformsjs","download_url":"https://codeload.github.com/dataformsjs/playground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248224425,"owners_count":21068073,"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":["dataformsjs","handlebars","javascript","php","playground","playground-server","react-components","vue","web-components"],"created_at":"2024-11-24T10:18:00.799Z","updated_at":"2025-04-10T13:08:31.761Z","avatar_url":"https://github.com/dataformsjs.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌟 DataFormsJS Playground\n\n**Thanks for visiting!** 🌠👍\n\n* __Playground UI__: https://www.dataformsjs.com/en/playground\n* __Playground Server__: https://playground.dataformsjs.com\n\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003een - English\u003c/strong\u003e\u003cbr\u003e This repository contains playground website for DataFormsJS. The UI (User Interface) exists on the main website in the main Website repository, while this repository only contains code that exists on the separate Code Playground web server.\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd lang=\"es\"\u003e\u003cstrong\u003ees - Español\u003c/strong\u003e\u003cbr\u003e Este repositorio contiene un sitio web de juegos para DataFormsJS. La interfaz de usuario (UI) existe en el sitio web principal en el repositorio principal del sitio web, mientras que este repositorio solo contiene código que existe en el servidor web del patio de juegos separado.\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd lang=\"pt-BR\"\u003e\u003cstrong\u003ept-BR - Português (do Brasil)\u003c/strong\u003e\u003cbr\u003e Este repositório contém o site do Code Playground para o DataFormsJS. A UI (Interface do usuário) existe no website principal do repositório Website principal, enquanto este repositório contém apenas código existente no servidor web do Code Playground separado.\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd lang=\"ja\"\u003e\u003cstrong\u003eja - 日本語\u003c/strong\u003e\u003cbr\u003e このリポジトリには、DataFormsJSのプレイグラウンドWebサイトが含まれています。 UI（ユーザーインターフェイス）はメインWebサイトリポジトリのメインWebサイトに存在しますが、このリポジトリには、別個のプレイグラウンドWebサーバーに存在するコードのみが含まれます。\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003c!--\n    \u003ctr\u003e\n      \u003ctd lang=\"{iso}\"\u003e\u003cstrong\u003e{iso} - {lang}\u003c/strong\u003e\u003cbr\u003e {content}\u003c/td\u003e\n    \u003c/tr\u003e\n    --\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n## 🖥️  Running Locally\n\nDownload this repository then run the install script. This will also generate a new `app_data/.env` file which is used for authentication.\n\n~~~\ncd {root-directory}\nphp ./scripts/install.php\n~~~\n\nOr to install using Composer: `composer require fastsitephp/fastsitephp`. Then copy `app_data/.env.example` to `app_data/.env`.\n\nThen follow instructions in the root `index.php` page to run the site. You will also need to point the UI from the local build of the main site to the local playground server. Search for “urlRoot:” in the `website\\public\\js\\page-playground.js` file and make the change.\n\nhttps://github.com/dataformsjs/website/blob/master/public/js/page-playground.js\n\n## ⚙️ How it works\n\nThis project has the same code base and a similar setup as the playground for FastSitePHP. See info in the following repository for how the site works.\n\nThe primary difference the DataFormsJS playground only allows for static assets (HTML, CSS, JavaScript, etc) and does not allow Server-Side PHP code to be defined from an end user. The version for FastSitePHP has a more complex setup because it requires a custom build of PHP.\n\nhttps://github.com/fastsitephp/playground\n\n\n## 🤝 Contributing\n\n* If you find a typo or grammar error please fix and submit.\n* Additional language template translations are needed. Refer to the main project if you can help with translations.\n* Any changes to the core code will likely not be accepted unless you first open an issue. A lot of security is needed in order to make this site work so every line of code must be carefully considered.\n* If you think you’ve found an issue with security or have additional security ideas please open an issue. No financial transactions other than the cost of the server are dependent on this site so opening a public issue is ok. However if you are able to obtain root or sudo access to the server please [get in touch privately](https://www.fastsitephp.com/en/security-issue).\n\n## 📝 License\n\nThis project is licensed under the **MIT License** - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdataformsjs%2Fplayground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdataformsjs%2Fplayground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdataformsjs%2Fplayground/lists"}