https://github.com/acdh-oeaw/dhri-software-dashboard
a collection of software products we are proud of
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 (1.9%) to scientific vocabulary
Keywords
frontend
Last synced: 6 months ago
·
JSON representation
Repository
a collection of software products we are proud of
Basic Info
- Host: GitHub
- Owner: acdh-oeaw
- License: mit
- Language: TypeScript
- Default Branch: main
- Homepage: https://software-dashboard.acdh-ch-dev.oeaw.ac.at
- Size: 1.69 MB
Statistics
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
frontend
Created about 2 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
Codeowners
readme.md
dhri software dashboard
deployed at https://software-dashboard.acdh-ch-dev.oeaw.ac.at/.
how to edit content
use the admin ui at https://software-dashboard.acdh-ch-dev.oeaw.ac.at/admin (this will commit changes to the github repository), or at http://localhost:3000/admin when developing locally (this will save changes to the filesystem).
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: 2
- Push event: 5
Last Year
- Delete event: 2
- Push event: 5
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 3
- Total pull requests: 5
- Average time to close issues: about 10 hours
- Average time to close pull requests: 6 days
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 0.67
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 3
- Pull requests: 5
- Average time to close issues: about 10 hours
- Average time to close pull requests: 6 days
- Issue authors: 2
- Pull request authors: 2
- Average comments per issue: 0.67
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- csae8092 (2)
- sennierer (1)
Pull Request Authors
- stefanprobst (7)
- zozlak (1)
Top Labels
Issue Labels
enhancement (2)
Pull Request Labels
Dependencies
package.json
npm
- @acdh-oeaw/eslint-config ^1.0.5 development
- @acdh-oeaw/eslint-config-astro ^1.0.6 development
- @acdh-oeaw/eslint-config-playwright ^1.0.5 development
- @acdh-oeaw/prettier-config ^2.0.0 development
- @acdh-oeaw/stylelint-config ^2.0.1 development
- @acdh-oeaw/tsconfig ^1.0.2 development
- @astrojs/check ^0.4.1 development
- @astrojs/rss ^4.0.4 development
- @astrojs/sitemap ^3.0.5 development
- @astrojs/ts-plugin ^1.4.0 development
- @playwright/test ^1.41.1 development
- @types/node ^20.11.15 development
- @types/react ^18.2.51 development
- @types/react-dom ^18.2.18 development
- autoprefixer ^10.4.17 development
- axe-core ^4.8.3 development
- axe-playwright ^2.0.1 development
- ci-info ^4.0.0 development
- dotenv ^16.4.1 development
- dotenv-expand ^10.0.0 development
- eslint ^8.56.0 development
- eslint-plugin-tailwindcss ^3.14.1 development
- is-ci ^3.0.1 development
- lint-staged ^15.2.1 development
- npm-run-all2 ^6.1.2 development
- postcss ^8.4.33 development
- prettier ^3.2.4 development
- prettier-plugin-astro ^0.13.0 development
- schema-dts ^1.1.2 development
- simple-git-hooks ^2.9.0 development
- stylelint ^16.2.0 development
- tailwindcss ^3.4.1 development
- typescript ^5.3.3 development
- @acdh-oeaw/lib ^0.1.7
- @astrojs/node ^8.2.0
- @astrojs/react ^3.0.9
- @fontsource-variable/roboto-flex ^5.0.8
- @fontsource/press-start-2p ^5.0.18
- @iconify-json/lucide ^1.1.161
- @keystatic/astro ^3.0.2
- @keystatic/core ^0.3.12
- @t3-oss/env-core ^0.8.0
- astro ^4.2.8
- astro-icon ^1.0.4
- cva ^1.0.0-beta.1
- react ^18.2.0
- react-dom ^18.2.0
- vite ^5.0.12
- zod ^3.22.4
pnpm-lock.yaml
npm
- 1150 dependencies
.github/workflows/build-deploy.yml
actions
- actions/checkout v4 composite
- docker/build-push-action v5 composite
- docker/login-action v3 composite
- docker/metadata-action v5 composite
- docker/setup-buildx-action v3 composite
.github/workflows/validate.yml
actions
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/setup-node v4 composite
- actions/upload-artifact v4 composite
- pnpm/action-setup v4 composite
Dockerfile
docker
- node 20-alpine build