Skip to content

ivanadob/dhri-software-dashboard

 
 

Repository files navigation

acdh-ch software dashboard

a collection of software products we are proud of.

how to add content

how to run

prerequisites:

set required environment variables in .env.local:

cp .env.local.example .env.local

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

install dependencies:

pnpm install

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

pnpm run dev

About

a collection of software products we are proud of

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 56.6%
  • Astro 32.4%
  • Dockerfile 9.1%
  • JavaScript 1.6%
  • CSS 0.3%