{"id":19311249,"url":"https://github.com/quasarframework/quasar-codesandbox","last_synced_at":"2025-07-25T21:41:56.014Z","repository":{"id":43774220,"uuid":"185817875","full_name":"quasarframework/quasar-codesandbox","owner":"quasarframework","description":"A Codesandbox Template ","archived":false,"fork":false,"pushed_at":"2024-12-10T12:13:13.000Z","size":588,"stargazers_count":11,"open_issues_count":4,"forks_count":24,"subscribers_count":4,"default_branch":"dev","last_synced_at":"2025-04-02T00:35:38.878Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://quasar.dev","language":"JavaScript","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/quasarframework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":".github/CODE_OF_CONDUCT.md","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},"funding":{"github":"rstoenescu","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2019-05-09T14:41:50.000Z","updated_at":"2025-02-11T11:45:26.000Z","dependencies_parsed_at":"2024-11-10T00:28:37.935Z","dependency_job_id":"2f977b67-675a-43a7-9957-d8fb255d8adc","html_url":"https://github.com/quasarframework/quasar-codesandbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasarframework%2Fquasar-codesandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasarframework%2Fquasar-codesandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasarframework%2Fquasar-codesandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasarframework%2Fquasar-codesandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quasarframework","download_url":"https://codeload.github.com/quasarframework/quasar-codesandbox/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250258753,"owners_count":21400963,"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":"2024-11-10T00:28:26.101Z","updated_at":"2025-04-22T14:30:32.651Z","avatar_url":"https://github.com/quasarframework.png","language":"JavaScript","readme":"![image](https://user-images.githubusercontent.com/3314957/140314572-9c26fc82-76b4-44b7-9f16-795da179195c.png)\n# Quasar App Codesandbox Template   \n\n\u003e A Template for using Quasar on Codesandbox.io.\n\n![Codesanbox Entry Server Screen](https://cdn.quasar.dev/codesandbox/codesandbox-entry.jpg)\n\nThis is the template used for the server template found on [Codesandbox.io](https://codesandbox.io). The template builds a full application running in the development server mode. With the app running in Codesandbox, you can work with a FULL Quasar application and not just the UMD version, as is the case with Codepen and JSFiddle.\n\n## Purpose\n\nThe purpose of this template on Codesandbox is so developers can create more intricate examples of their code. These examples can then be used for both the training and/ or teaching of other devs on using Quasar and also for troubleshooting problems with the core dev team of Quasar.\n\n## Usage\n\nUsing this template will require you to register as a Codesandbox user. Registration only currently works over Github, so that is where you'll need an account.\n\nOnce you've registered to Codesandbox, to start the template, simply click on \"Create Sandbox\" at the top of the [Codesandbox.io index page](https://codesandbox.io).\n\nThen click on `SERVER TEMPLATES` and then on the `Quasar` button.\n\n![Codesanbox Start Server Screen](https://cdn.quasar.dev/codesandbox/codesandbox-start.jpg)\n\nThe server and container will start automatically. Once you make any change and save it, Codesandbox will automatically fork the sandbox for you.\n\n## Different Modes\n\nThis template currently loads a _SPA_ application mode of Quasar.\n\nIf you would like to work with the PWA or SSR versions of Quasar, please make the following changes to the `start` script entries in the `package.json`.\n\n#### PWA\n\n```json\n\n \"scripts\": {\n    \"start\": \"quasar dev -m pwa\",\n\n```\n\n#### SSR\n\n```json\n\n \"scripts\": {\n    \"start\": \"quasar dev -m ssr\",\n\n```\n\nOnce you've changed the the `start` entry of `scripts` in the `package.json` file accordingly, you simply need to restart the container's server.\n\n![Codesanbox Restart Server Screen](https://cdn.quasar.dev/codesandbox/codesandbox-restart-server.jpg)\n\nOnce that is done, it should take a minute or so to reload the application in the new mode.\n\n## Quasar Repositories\n\n- [Quasar Framework](https://github.com/quasarframework/quasar)\n\n## Contributing\n\nWe're excited if you want to contribute to Quasar under any form (report bugs, write a plugin, fix an issue, write a new feature, help with the documentation). Any help is much appreciated!\n\n## License\n\nCopyright (c) 2016-present Razvan Stoenescu\n\n[MIT License](http://en.wikipedia.org/wiki/MIT_License)\n","funding_links":["https://github.com/sponsors/rstoenescu"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquasarframework%2Fquasar-codesandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquasarframework%2Fquasar-codesandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquasarframework%2Fquasar-codesandbox/lists"}