Skip to content

uib/ntk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5c02096 · Oct 21, 2024
Jun 10, 2024
May 28, 2024
Jun 10, 2024
Aug 24, 2022
Mar 9, 2023
May 27, 2024
Aug 5, 2022
Aug 5, 2022
Oct 21, 2024
Oct 21, 2024
Aug 10, 2022
Oct 21, 2024
Oct 20, 2024
Oct 20, 2024

Repository files navigation

This is a small frontend application to explore the UiB service portfolio as exposed by the public API.

The application is currently deployed as a static site at https://ntk.app.uib.no/.

This site is automatically updated on push to this repo as well as daily on a schedule (via the GitHub Actions specified).

Development setup

This is a Next.js project bootstrapped with create-next-app.

To enable local development, make sure you have Node.js installed locally and then run:

npm install

to get things set up.

To activate the development server, run:

npm run dev

and then open http://localhost:3000 with your browser to see the result. After this you just edit the source files and will see the results of the edits automatically reloaded in the browser. Nice!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published