An open API service indexing awesome lists of open source software.

https://github.com/zooniverse/data.galaxyzoo.org


https://github.com/zooniverse/data.galaxyzoo.org

Last synced: 4 months ago
JSON representation

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`.