Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Web gui for Aurora Plattform, written in React with GraphQL

License

Notifications You must be signed in to change notification settings

Skatteetaten/aurora-konsoll

Repository files navigation

Aurora Konsoll

Getting started

  1. npm ci

Local development

For local development using react-scripts.

  1. Log in to OpenShift.
  2. npm start.
  3. Click the http://localhost:3000 printed in the terminal.

Local development with Single SPA

For local development with single spa.

  1. npm run start:spa
  2. Start aurora-konsoll-spa with npm start

IntelliJ Setup

Prettier

The project source code is formatted with the Prettier code formatter.

Install the prettier-plugin via the plugin manager and complete the setup in the Prettier configuration pane. Code can now be formatted with ctrl+alt+shift+P.

You can also install the File Watcher plugin and make prettier run on save.

About

Web gui for Aurora Plattform, written in React with GraphQL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages