Read-only mirror of https://github.com/blw-ofag-ufag/agridator — Bundesamt für Landwirtschaft. Issues & pull requests at the source.
  • C# 55.5%
  • TypeScript 30.9%
  • HTML 10.1%
  • SCSS 3.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-06-20 12:45:34 +02:00
agridator-frontend feldkalender 2023-03-25 08:09:05 +01:00
Agridator.Web removed data deletion 2023-03-24 17:07:19 +01:00
etc Add files via upload 2023-03-24 15:47:15 +01:00
.gitignore Merge branch 'main' of https://github.com/gerhardfurrer/agridator 2023-03-24 11:30:01 +01:00
Agridator.sln Move to upper folder 2023-03-23 14:10:24 +01:00
package-lock.json Mehrsprachigkeitsmodul eingefügt. 2023-03-23 18:36:55 +01:00
package.json Mehrsprachigkeitsmodul eingefügt. 2023-03-23 18:36:55 +01:00
README.md Update README.md 2023-06-20 12:45:34 +02:00

agridator

GovTech Hackathon Challenge agridator

Deploy to GitHub Pages

cd agridator-frontend
git checkout gh-pages
git pull
git merge origin/main
ng build --output-path ../docs --base-href /agridator/
cp ../docs/index.html ../docs/404.html

https://blw-ofag-ufag.github.io/agridator