https://github.com/netlify/netlify-playground
https://github.com/netlify/netlify-playground
elm-architecture elm-lang netlify spa
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/netlify/netlify-playground
- Owner: netlify
- License: mit
- Created: 2016-10-07T18:25:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-14T22:52:31.000Z (over 1 year ago)
- Last Synced: 2025-04-02T06:43:10.106Z (about 1 month ago)
- Topics: elm-architecture, elm-lang, netlify, spa
- Homepage: https://play.netlify.com
- Size: 96.7 KB
- Stars: 89
- Watchers: 24
- Forks: 16
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Introduction
[Netlify Playground](https://play.netlify.com) is a sandbox application to test all configurations related with Netlify before setting those up in your sites.
Netlify Playground is released under the [MIT License](LICENSE).
Please make sure you understand its [implications and guarantees](https://writing.kemitchell.com/2016/09/21/MIT-License-Line-by-Line.html).## Redirects playground
The Redirects playground helps developers to test redirect configurations before setting them in their \_redirects file.
The parser is built from scratch copying the logic that Netlify uses in the backend.# Contributing
Please, read the [contributing guide](CONTRIBUTING.md) for information about how to build this project and contribute.