https://github.com/acdh-oeaw/viecpro-nuxt
VieCPro (The Viennese Court. A prosopographical portal) frontend
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 (6.7%) to scientific vocabulary
Keywords
Repository
VieCPro (The Viennese Court. A prosopographical portal) frontend
Basic Info
- Host: GitHub
- Owner: acdh-oeaw
- License: mit
- Language: TypeScript
- Default Branch: main
- Homepage: https://viecpro.acdh.oeaw.ac.at
- Size: 4.99 MB
Statistics
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 4
- Releases: 0
Topics
Metadata Files
readme.md
viecpro frontend
frontend for viecpro.
deployed at https://viecpro.acdh.oeaw.ac.at.
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
[!TIP]
this repository supports developing in containers. when opening the project in your editor, you should be prompted to re-open it in a devcontainer.
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 repository's devcontainer - or a comparable debian bookworm based linux environment -, and can be updated with:
bash
pnpm run test:e2e:update-snapshots
how to re-generate bibliography
the bibliography is fetched from zotero via script. this does not happen automatically on every build. to re-generate the bibliography, run:
bash
pnpm run generate:bibliography
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
- Issues event: 49
- Watch event: 1
- Delete event: 25
- Issue comment event: 41
- Push event: 96
- Pull request review event: 2
- Pull request event: 45
- Create event: 19
Last Year
- Issues event: 49
- Watch event: 1
- Delete event: 25
- Issue comment event: 41
- Push event: 96
- Pull request review event: 2
- Pull request event: 45
- Create event: 19
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 86
- Total pull requests: 89
- Average time to close issues: about 2 months
- Average time to close pull requests: 3 days
- Total issue authors: 4
- Total pull request authors: 4
- Average comments per issue: 0.73
- Average comments per pull request: 0.03
- Merged pull requests: 83
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 29
- Pull requests: 45
- Average time to close issues: about 1 month
- Average time to close pull requests: 4 days
- Issue authors: 2
- Pull request authors: 2
- Average comments per issue: 1.31
- Average comments per pull request: 0.0
- Merged pull requests: 40
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- sennierer (68)
- stefanprobst (18)
- kaggl (16)
- gregorpirgie (11)
- MRWien (4)
Pull Request Authors
- kaggl (76)
- stefanprobst (43)
- sennierer (6)
- gregorpirgie (3)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- node 18-slim build
- 1300 dependencies
- @headlessui/tailwindcss ^0.1.3 development
- @nuxt/content ^2.7.2 development
- @playwright/test ^1.37.0 development
- @stefanprobst/eslint-config ^1.1.2 development
- @stefanprobst/eslint-config-nuxt ^1.0.1 development
- @stefanprobst/eslint-config-vue ^1.0.4 development
- @stefanprobst/favicons ^2.2.2 development
- @stefanprobst/prettier-config ^3.0.1 development
- @stefanprobst/stylelint-config ^3.0.2 development
- @stefanprobst/tsconfig ^3.0.2 development
- @tailwindcss/typography ^0.5.9 development
- @types/node ^18.16.0 development
- @types/sharp ^0.31.1 development
- autoprefixer ^10.4.14 development
- dotenv-cli ^7.2.1 development
- eslint ^8.39.0 development
- eslint-plugin-tailwindcss ^3.11.0 development
- lint-staged ^13.2.1 development
- npm-run-all ^4.1.5 development
- patch-package ^7.0.0 development
- postcss ^8.4.23 development
- postcss-html ^1.5.0 development
- postcss-nesting ^11.2.2 development
- prettier ^2.8.8 development
- rehype-mermaidjs ^1.0.1 development
- sharp ^0.32.0 development
- simple-git-hooks ^2.8.1 development
- stylelint ^15.6.0 development
- stylelint-config-html ^1.1.0 development
- tailwind-merge ^1.12.0 development
- tailwindcss ^3.3.1 development
- tailwindcss-animate ^1.0.5 development
- tsx ^3.12.6 development
- typescript ^5.0.4 development
- vue-tsc ^1.4.4 development
- @fontsource/roboto-flex ^4.5.5
- @headlessui/vue ^1.7.13
- @nuxt/image npm:@nuxt/image-edge
- @nuxtjs/i18n 8.0.0-beta.10
- @stefanprobst/assert ^1.0.3
- @stefanprobst/log ^1.0.3
- @stefanprobst/request ^0.2.1
- @t3-oss/env-core ^0.2.1
- instantsearch.js ^4.55.0
- lucide-vue-next ^0.279.0
- nuxt ^3.4.2
- typesense-instantsearch-adapter ^2.6.0
- vue-instantsearch ^4.9.0
- zod ^3.21.4