static-search-portal

A Next.js application adhering to @from-static application patterns to render a Globus-powered research search portal.

https://github.com/globus/static-search-portal

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.1%) to scientific vocabulary

Keywords from Contributors

hack interpretability standardization meshing sequences pde pinn robust data-profilers bridges
Last synced: 8 months ago · JSON representation ·

Repository

A Next.js application adhering to @from-static application patterns to render a Globus-powered research search portal.

Basic Info
  • Host: GitHub
  • Owner: globus
  • License: apache-2.0
  • Language: TypeScript
  • Default Branch: main
  • Homepage:
  • Size: 997 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 4
  • Open Issues: 7
  • Releases: 29
Created about 2 years ago · Last pushed 8 months ago
Metadata Files
Readme Changelog License Citation

README.md

static-search-portal

⚠️ IMPORTANT ⚠️ You only need to interact with this repository if you are improving the generator or using this code to start a self-managed project. If you want to deploy a search portal, copy our template-search-portal and modify the static.json file to suit your needs.



This is a Next.js project bootstrapped with create-next-app.

Owner

  • Name: Globus
  • Login: globus
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
authors:
- family-names: "Bottigliero"
  given-names: "Joe"
  orcid: "https://orcid.org/0009-0009-9663-0050"
title: "Static Search Portal"
url: "https://github.com/globus/static-search-portal"

GitHub Events

Total
  • Create event: 149
  • Issues event: 3
  • Release event: 9
  • Delete event: 139
  • Issue comment event: 108
  • Push event: 125
  • Pull request review event: 2
  • Pull request review comment event: 2
  • Pull request event: 272
  • Fork event: 3
Last Year
  • Create event: 149
  • Issues event: 3
  • Release event: 9
  • Delete event: 139
  • Issue comment event: 108
  • Push event: 125
  • Pull request review event: 2
  • Pull request review comment event: 2
  • Pull request event: 272
  • Fork event: 3

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 230
  • Total Committers: 3
  • Avg Commits per committer: 76.667
  • Development Distribution Score (DDS): 0.422
Past Year
  • Commits: 122
  • Committers: 3
  • Avg Commits per committer: 40.667
  • Development Distribution Score (DDS): 0.377
Top Committers
Name Email Commits
dependabot[bot] 4****] 133
Joe Bottigliero 6****o 68
github-actions[bot] 4****] 29

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 2
  • Total pull requests: 347
  • Average time to close issues: about 20 hours
  • Average time to close pull requests: 6 days
  • Total issue authors: 2
  • Total pull request authors: 3
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.6
  • Merged pull requests: 170
  • Bot issues: 0
  • Bot pull requests: 315
Past Year
  • Issues: 2
  • Pull requests: 254
  • Average time to close issues: about 20 hours
  • Average time to close pull requests: 6 days
  • Issue authors: 2
  • Pull request authors: 3
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.66
  • Merged pull requests: 104
  • Bot issues: 0
  • Bot pull requests: 230
Top Authors
Issue Authors
  • jbottigliero (2)
  • dependabot[bot] (2)
  • kodiakseraphim (1)
Pull Request Authors
  • dependabot[bot] (493)
  • jbottigliero (56)
  • github-actions[bot] (50)
Top Labels
Issue Labels
dependencies (2) bug (1)
Pull Request Labels
dependencies (493) javascript (68) autorelease: tagged (26) autorelease: pending (24)

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
.github/workflows/release-please.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • google-github-actions/release-please-action v4 composite
.github/workflows/static.yml actions
package-lock.json npm
  • 525 dependencies
package.json npm
  • @types/node ^20 development
  • @types/react ^18 development
  • @types/react-dom ^18 development
  • eslint ^8.56.0 development
  • eslint-config-next 14.1.4 development
  • eslint-config-prettier ^9.1.0 development
  • eslint-config-standard ^17.1.0 development
  • eslint-config-standard-jsx ^11.0.0 development
  • eslint-config-standard-react ^13.0.0 development
  • eslint-plugin-import ^2.29.1 development
  • eslint-plugin-jsx-a11y ^6.8.0 development
  • eslint-plugin-node ^11.1.0 development
  • eslint-plugin-prettier ^5.1.3 development
  • eslint-plugin-promise ^6.1.1 development
  • eslint-plugin-react ^7.34.1 development
  • eslint-plugin-react-hooks ^4.6.0 development
  • prettier 3.2.5 development
  • typedoc ^0.25.12 development
  • typedoc-plugin-markdown ^3.17.1 development
  • typedoc-plugin-missing-exports ^2.2.0 development
  • typescript ^5 development
  • @chakra-ui/icons ^2.1.1
  • @chakra-ui/next-js ^2.2.0
  • @chakra-ui/react ^2.8.2
  • @emotion/react ^11.11.3
  • @emotion/styled ^11.11.0
  • @fontsource/ibm-plex-mono ^5.0.12
  • @fontsource/ibm-plex-sans ^5.0.18
  • @globus/sdk ^3.0.0-alpha.8
  • framer-motion ^10.18.0
  • lodash ^4.17.21
  • next 14.0.4
  • react ^18
  • react-dom ^18