Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

navikt/nada-frontend

This branch is up to date with main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1641722 · Nov 1, 2024
Aug 8, 2024
Apr 22, 2024
Aug 28, 2024
Aug 28, 2024
Oct 5, 2021
Aug 28, 2024
Oct 7, 2022
May 16, 2024
Oct 5, 2021
Dec 7, 2021
Oct 1, 2021
Aug 22, 2022
May 2, 2022
Aug 26, 2022
Aug 23, 2022
Aug 28, 2024
Feb 14, 2023
Nov 1, 2024
Oct 25, 2023
Jan 5, 2022
Aug 23, 2022
Sep 6, 2024
Sep 6, 2024
Aug 10, 2022
Aug 28, 2024
Aug 23, 2022

Repository files navigation

NOTE: Moved to https://github.com/navikt/nada-markedsplassen

Prerequisites:

Install Node18 or later

Install dependencies:

npm install

Optionally add binaries for local node_modules in path:

export PATH=./node_modules/.bin:$PATH

Development:

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Updating schema:

Fetch the latest version of the schema from the backend Then run

npx openapi-typescript ../nada-backend/spec-v1.0.yaml --output lib/schema/schema.ts
npm run format-schema

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages