https://github.com/acdh-oeaw/ica
Ideas crossing the Atlantic (ICA) frontend
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.3%) to scientific vocabulary
Keywords
frontend
Last synced: 6 months ago
·
JSON representation
Repository
Ideas crossing the Atlantic (ICA) frontend
Basic Info
- Host: GitHub
- Owner: acdh-oeaw
- License: mit
- Language: TypeScript
- Default Branch: main
- Homepage: https://ica.acdh.oeaw.ac.at
- Size: 2.48 MB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 5
- Releases: 0
Topics
frontend
Created over 3 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
readme.md
Ideas crossing the Atlantic
Frontend for the Ideas crossing the Atlantic (ICA) project.
Deployed at https://ica.acdh.oeaw.ac.at.
Owner
- Name: Austrian Centre for Digital Humanities & Cultural Heritage
- Login: acdh-oeaw
- Kind: organization
- Email: acdh@oeaw.ac.at
- Location: Vienna, Austria
- Website: https://www.oeaw.ac.at/acdh
- Repositories: 476
- Profile: https://github.com/acdh-oeaw
GitHub Events
Total
- Delete event: 1
- Push event: 27
- Pull request event: 2
- Create event: 2
Last Year
- Delete event: 1
- Push event: 27
- Pull request event: 2
- Create event: 2
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: about 18 hours
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: about 18 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- stefanprobst (4)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
package.json
npm
- @commitlint/cli ^17.0.3 development
- @cypress/webpack-preprocessor ^5.12.0 development
- @jest/types ^28.1.1 development
- @next/eslint-plugin-next ^12.2.3-canary.0 development
- @stefanprobst/commitlint-config ^1.0.2 development
- @stefanprobst/eslint-config-next ^6.0.1 development
- @stefanprobst/favicons ^2.0.4 development
- @stefanprobst/prettier-config ^2.0.2 development
- @stefanprobst/stylelint-config ^2.3.0 development
- @stefanprobst/ts-script ^2.1.0 development
- @stefanprobst/tsconfig ^2.1.0 development
- @storybook/addon-a11y ^6.5.9 development
- @storybook/addon-actions ^6.5.9 development
- @storybook/addon-essentials ^6.5.9 development
- @storybook/addon-interactions ^6.5.9 development
- @storybook/addon-links ^6.5.9 development
- @storybook/builder-webpack5 ^6.5.9 development
- @storybook/manager-webpack5 ^6.5.9 development
- @storybook/mdx2-csf ^0.0.3 development
- @storybook/react ^6.5.9 development
- @storybook/testing-library ^0.0.13 development
- @testing-library/cypress ^8.0.3 development
- @testing-library/jest-dom ^5.16.4 development
- @testing-library/react ^13.3.0 development
- @testing-library/user-event ^14.2.1 development
- @types/node ^16.11.43 development
- @types/react ^18.0.15 development
- @types/react-dom ^18.0.6 development
- @types/sharp ^0.30.4 development
- @types/webpack ^5.28.0 development
- autoprefixer ^10.4.7 development
- cross-env ^7.0.3 development
- cypress ^10.3.0 development
- eslint ^8.19.0 development
- jest ^28.1.2 development
- jest-environment-jsdom ^28.1.2 development
- jest-watch-typeahead ^2.0.0 development
- lint-staged ^13.0.3 development
- msw ^0.43.1 development
- msw-storybook-addon ^1.6.3 development
- npm-run-all ^4.1.5 development
- postcss ^8.4.14 development
- postcss-custom-media ^8.0.2 development
- postcss-nesting ^10.1.10 development
- prettier ^2.7.1 development
- prettier-plugin-tailwindcss ^0.1.12 development
- simple-git-hooks ^2.8.0 development
- start-server-and-test ^1.14.0 development
- stylelint ^14.9.1 development
- tailwindcss ^3.1.5 development
- typescript ^4.7.4 development
- @headlessui/react ^1.6.6
- @next/bundle-analyzer ^12.2.3-canary.0
- @stefanprobst/group-by ^1.1.0
- @stefanprobst/key-by ^1.0.1
- @stefanprobst/log ^1.0.3
- @stefanprobst/next-error-boundary ^3.0.2
- @stefanprobst/next-i18n ^1.2.0
- @stefanprobst/next-page-metadata ^2.0.5
- @stefanprobst/object ^1.1.0
- @stefanprobst/pick ^1.0.3
- @stefanprobst/request ^0.1.11
- mapbox-gl npm:empty-npm-package@^1.0.0
- maplibre-gl ^2.1.9
- next ^12.2.3-canary.0
- react ^18.2.0
- react-dom ^18.2.0
- react-map-gl ^7.0.16
- react-toastify ^9.0.5
- sharp ^0.30.7
- swr ^2.0.0-beta.6
.github/workflows/build-deploy.yml
actions
- acdh-oeaw/deploy-action v1 composite
- actions/checkout v3 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/metadata-action v4 composite
- docker/setup-buildx-action v2 composite
.github/workflows/validate.yml
actions
- actions/checkout v3 composite
- actions/setup-node v3 composite
- pnpm/action-setup v2 composite
.devcontainer/Dockerfile
docker
- mcr.microsoft.com/vscode/devcontainers/typescript-node 0-${VARIANT} build
Dockerfile
docker
- node 18-slim build
pnpm-lock.yaml
npm
- 917 dependencies