https://github.com/acdh-oeaw/howto

A platform for sharing and expanding your knowledge of digital research tools and methods

https://github.com/acdh-oeaw/howto

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
Last synced: 10 months ago · JSON representation

Repository

A platform for sharing and expanding your knowledge of digital research tools and methods

Basic Info
Statistics
  • Stars: 3
  • Watchers: 3
  • Forks: 1
  • Open Issues: 2
  • Releases: 0
Archived
Created almost 10 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License

readme.md

app howto

deployed at https://howto.acdh.oeaw.ac.at.

how to run

prerequisites:

set required environment variables in .env.local:

bash cp .env.local.example .env.local

adjust environment variables in .github/workflows/validate.yml and .github/workflows/build-deploy.yml.

install dependencies:

bash pnpm install

run a development server on http://localhost:3000:

bash pnpm run dev

how to deploy

set KUBE_NAMESPACE repository variable to the acdh-ch kubernetes namespace to deploy to. every git push to the main branch should trigger a deployment if the validation pipeline passes.

Owner

  • Name: Austrian Centre for Digital Humanities & Cultural Heritage
  • Login: acdh-oeaw
  • Kind: organization
  • Email: acdh@oeaw.ac.at
  • Location: Vienna, Austria

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 40
  • Total pull requests: 151
  • Average time to close issues: over 1 year
  • Average time to close pull requests: 5 months
  • Total issue authors: 5
  • Total pull request authors: 8
  • Average comments per issue: 1.2
  • Average comments per pull request: 0.3
  • Merged pull requests: 81
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • ekoenigshofer (10)
  • csae8092 (9)
  • stefanprobst (8)
  • zxenia (2)
  • simar0at (1)
  • maria-wie (1)
  • AlexanderWatzinger (1)
Pull Request Authors
  • SusanneZhanial (26)
  • stefanprobst (21)
  • ekoenigshofer (17)
  • fwiencek (11)
  • vera-charvat (4)
  • maria-wie (3)
  • timofruehwirth (2)
  • vronk (1)
  • elenazt (1)
  • bellerophons-pegasus (1)
Top Labels
Issue Labels
enhancement (13) version/django (12) bug (4) help wanted (2) content/review (2) discussion (1)
Pull Request Labels
netlify-cms/pending_publish (46) netlify-cms/draft (28) netlify-cms/pending_review (1)

Dependencies

.github/workflows/build-deploy.yml actions
  • acdh-oeaw/deploy-action v1 composite
  • actions/checkout v2 composite
  • docker/build-push-action v2 composite
  • docker/login-action v1 composite
  • docker/metadata-action v3 composite
  • docker/setup-buildx-action v1 composite
Dockerfile docker
  • base latest build
  • node 14 build
package.json npm
  • @acdh-oeaw/eslint-config ^1.0.0 development
  • @acdh-oeaw/eslint-config-next ^1.0.0 development
  • @acdh-oeaw/eslint-config-react ^1.0.0 development
  • @acdh-oeaw/prettier-config ^1.0.0 development
  • @acdh-oeaw/stylelint-config ^1.0.1 development
  • @acdh-oeaw/tsconfig ^1.0.0 development
  • @mdx-js/loader ^2.3.0 development
  • @next/bundle-analyzer ^13.4.4 development
  • @next/eslint-plugin-next ^13.4.4 development
  • @stefanprobst/favicons ^2.2.2 development
  • @stefanprobst/next-feed ^1.0.0 development
  • @stefanprobst/next-sitemap ^1.0.6 development
  • @stefanprobst/remark-preset ^2.0.1 development
  • @tailwindcss/typography ^0.5.9 development
  • @types/hast ^2.3.4 development
  • @types/mdast ^3.0.11 development
  • @types/node ^18.16.16 development
  • @types/nprogress ^0.2.0 development
  • @types/react ^18.2.7 development
  • @types/unist ^2.0.6 development
  • autoprefixer ^10.4.14 development
  • concurrently ^8.0.1 development
  • cross-env ^7.0.3 development
  • dotenv-cli ^7.2.1 development
  • eslint ^8.41.0 development
  • eslint-plugin-tailwindcss ^3.12.0 development
  • lint-staged ^13.2.2 development
  • netlify-cms-proxy-server ^1.3.24 development
  • npm-run-all ^4.1.5 development
  • postcss ^8.4.24 development
  • postcss-cli ^10.1.0 development
  • postcss-import ^15.1.0 development
  • postcss-nesting ^11.2.2 development
  • prettier ^2.8.8 development
  • remark-cli ^11.0.0 development
  • remark-lint-no-dead-urls ^1.1.0 development
  • simple-git-hooks ^2.8.1 development
  • stylelint ^15.6.2 development
  • stylelint-order ^6.0.3 development
  • tailwindcss ^3.3.2 development
  • tsconfig-paths ^4.2.0 development
  • tsx ^3.12.7 development
  • typescript ^5.0.4 development
  • xast-util-feed ^1.2.3 development
  • xast-util-to-xml ^3.0.2 development
  • @codemirror/lang-xml ^6.0.2
  • @codemirror/view ^6.12.0
  • @headlessui/react ^1.7.14
  • @heroicons/react ^2.0.18
  • @mdx-js/mdx ^2.3.0
  • @next/mdx ^13.4.4
  • @react-aria/button ^3.7.2
  • @react-aria/dialog ^3.5.2
  • @react-aria/focus ^3.12.1
  • @react-aria/i18n ^3.7.2
  • @react-aria/overlays ^3.14.1
  • @react-aria/progress ^3.4.2
  • @react-aria/searchfield ^3.5.2
  • @react-aria/ssr ^3.6.0
  • @react-aria/utils ^3.17.0
  • @react-stately/overlays ^3.5.2
  • @react-stately/searchfield ^3.4.2
  • @stefanprobst/is-absolute-url ^1.0.2
  • @stefanprobst/next-error-boundary ^3.0.2
  • @stefanprobst/next-page-metadata ^2.0.5
  • @stefanprobst/next-svg ^4.2.1
  • @stefanprobst/rehype-extract-toc ^2.2.0
  • @stefanprobst/rehype-shiki ^2.2.1
  • @stefanprobst/remark-resource-links ^1.0.2
  • algoliasearch ^4.17.1
  • codemirror ^6.0.1
  • hastscript ^7.2.0
  • image-size ^1.0.2
  • mdast-util-to-string ^3.2.0
  • netlify-cms-app ^2.15.72
  • next ^13.4.4
  • nprogress ^0.2.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • rehype-autolink-headings ^6.1.1
  • rehype-slug ^5.1.0
  • remark ^14.0.3
  • remark-frontmatter ^4.0.1
  • remark-gfm ^3.0.1
  • remark-mdx ^2.3.0
  • remark-mdx-frontmatter ^2.1.1
  • remark-slug ^7.0.1
  • retext ^8.1.0
  • retext-smartypants ^5.2.0
  • rosetta ^1.1.0
  • sharp ^0.32.1
  • shiki 0.14.4
  • strip-indent ^4.0.0
  • strip-markdown ^5.0.1
  • unified ^10.1.2
  • unist-util-visit ^4.1.2
  • vfile ^5.3.7
  • vfile-matter ^4.0.1
  • yaml ^2.3.1
yarn.lock npm
  • 1567 dependencies