Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netlify/netlify-playground
https://github.com/netlify/netlify-playground
elm-architecture elm-lang netlify spa
Last synced: 4 months 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: 2024-09-30T05:21:26.325Z (4 months ago)
- Topics: elm-architecture, elm-lang, netlify, spa
- Homepage: https://play.netlify.com
- Size: 96.7 KB
- Stars: 88
- Watchers: 25
- 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.