Skip to content

maxi-smidt/vips

Repository files navigation

VIPS - Visualizer International Patient Summary

Getting Started

Run the app

Using the app the first time, you will need to install all packages using npm install. To start the application for development run npm run dev or next dev and open http://localhost:3000.

Linting

To assure a unified coding style, eslint is configured. You can start linting with next lint. For easier usage you can enable Run eslint --fix on save in Settings->Language & Frameworks->JavaScript->Code Quality Tools->ESLint.

Conventions

Icon Library

https://tabler.io/icons

Branches

Branches should be categorized (feature, bug, research) and end with the issue number.

e.g. feature/12, bug/3

Pull Requests

The person who creates a branch should open a PR for it. A different person should review the changes and either comment on why it cannot be merged, or merge the PR. For merging the PR select Sqash and merge and delete the remaining branch afterward.

Coding

Existing IPS Viewers

Open comparison