Skip to content
TypeScript CSS JavaScript
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
components
interfaces
pages
public
sairaus
utils
.eslintrc.js
.gitignore
LICENSE
README.md
next-env.d.ts
package.json
tsconfig.json
yarn.lock

README.md

KoronaKartta

https://koronakartta.info

I have wanted to make something with nextjs and thus this app is one with it in mind.

Only reason to do this with nextjs was to use its getStaticProps call to get the HS datadesk data at buildtime as I do not like putting extra strain on public apis if its unneeded even if the strain is measly.

https://github.com/HS-Datadesk/koronavirus-avoindata

preview

You can’t perform that action at this time.