https://github.com/tryghost/analytics-playground
https://github.com/tryghost/analytics-playground
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tryghost/analytics-playground
- Owner: TryGhost
- License: mit
- Created: 2025-01-25T14:13:57.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-03T00:01:28.000Z (9 months ago)
- Last Synced: 2025-06-14T02:27:54.276Z (7 months ago)
- Language: HTML
- Size: 255 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Analytics Playground
Test playground for analytics
## Usage
## Develop
1. `git clone` this repo & `cd` into it as usual
2. Run `yarn` to install top-level dependencies.
## Run
- `yarn dev`
- View: [http://localhost:9999](http://localhost:9999)
## Test
- `yarn lint` run just eslint
- `yarn test` run lint and tests
## Publish
- `yarn ship`
# Copyright & License
Copyright (c) 2013-2025 Ghost Foundation - Released under the [MIT license](LICENSE).