https://github.com/zooniverse/data.galaxyzoo.org
https://github.com/zooniverse/data.galaxyzoo.org
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zooniverse/data.galaxyzoo.org
- Owner: zooniverse
- Created: 2013-08-02T02:57:40.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2025-05-28T16:19:25.000Z (about 1 year ago)
- Last Synced: 2025-05-28T17:22:40.153Z (about 1 year ago)
- Language: HTML
- Size: 42.4 MB
- Stars: 5
- Watchers: 26
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
data.galaxyzoo.org
====================
To run locally, first make sure the repo files are updated. Then run the command:
npm start
Then open the following in the browser to view the page:
http://localhost:3000
Deploy changes with GitHub Actions:
Commits and merges to the main branch will be automatically published to `static.zooniverse.org/data.galaxyzoo.org` by the deploy workflow in `.github/workflows/deploy.yaml`.