https://github.com/acdh-oeaw/clariah-at-platform
CLARIAH-AT platform
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.4%) to scientific vocabulary
Keywords
Repository
CLARIAH-AT platform
Basic Info
- Host: GitHub
- Owner: acdh-oeaw
- License: mit
- Language: MDX
- Default Branch: main
- Homepage: https://clariah-at-platform.acdh-ch-dev.oeaw.ac.at
- Size: 126 MB
Statistics
- Stars: 2
- Watchers: 8
- Forks: 0
- Open Issues: 15
- Releases: 0
Topics
Metadata Files
readme.md
clariah-at-platform
next.js app. supersedes clariah-at-website
how to run
prerequisites:
[!TIP]
you can use
pnpmto install the required node.js version withpnpm env use 22 --global
set required environment variables in .env.local:
bash
cp .env.local.example .env.local
install dependencies:
bash
pnpm install
run a development server on http://localhost:3000:
bash
pnpm run dev
how to test
generate a production build and run end-to-end tests with:
bash
pnpm run build
pnpm run test:e2e
visual snapshot tests should be run in the template's devcontainer - or a comparable debian bookworm based linux environment -, and can be updated with:
bash
pnpm run test:e2e:update-snapshots
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
- Create event: 33
- Issues event: 16
- Watch event: 2
- Delete event: 19
- Issue comment event: 40
- Member event: 1
- Push event: 294
- Pull request review comment event: 7
- Pull request review event: 9
- Pull request event: 37
Last Year
- Create event: 33
- Issues event: 16
- Watch event: 2
- Delete event: 19
- Issue comment event: 40
- Member event: 1
- Push event: 294
- Pull request review comment event: 7
- Pull request review event: 9
- Pull request event: 37
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 18
- Total pull requests: 34
- Average time to close issues: about 2 months
- Average time to close pull requests: about 17 hours
- Total issue authors: 4
- Total pull request authors: 5
- Average comments per issue: 0.28
- Average comments per pull request: 0.21
- Merged pull requests: 32
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 18
- Pull requests: 34
- Average time to close issues: about 2 months
- Average time to close pull requests: about 17 hours
- Issue authors: 4
- Pull request authors: 5
- Average comments per issue: 0.28
- Average comments per pull request: 0.21
- Merged pull requests: 32
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- babslgam (8)
- vronk (5)
- PixlTracer (3)
- stefanprobst (1)
Pull Request Authors
- stefanprobst (11)
- PixlTracer (10)
- babslgam (9)
- vronk (3)
- vera-charvat (1)