mirror of
https://github.com/owenthereal/jqplay.git
synced 2025-04-17 18:37:03 +03:00
Bumps [@bower_components/ace-builds](https://github.com/ajaxorg/ace-builds) from 1.33.0 to 1.33.1. - [Release notes](https://github.com/ajaxorg/ace-builds/releases) - [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.33.0...v1.33.1) --- updated-dependencies: - dependency-name: "@bower_components/ace-builds" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jqplay
jqplay is a playground for jq. Please put it into good use.
Development
To develop jqplay
, you need to have a Go development environment.
You also need to have Node & Postgresql installed.
make start
This script will build and start the jqplay
server with docker-compose
.
Your Docker needs to have the buildx command.
Point your browser to http://localhost:8080/
.
Support
Backers
Love our work and community? Become a backer.
Sponsors
Use jqplay? Love jqplay? Help sponsor the project and help fill our mugs with coffee.
License
jqplay is released under the MIT license. See LICENSE.md.
Description
Languages
Go
60.1%
JavaScript
25.6%
CSS
6.3%
Dockerfile
6%
Makefile
2%