Skip to content

moranje/urinest.rip

Repository files navigation

Banner

URINEST.RIP

Decision support for the interpretation of urine test results for medical professionals. Mostly intended for GP practices. But it's for anyone interested. No judgement if you just like looking at pee.

Website

Find the latest version at www.urinest.rip

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

License

The project is licensed under the GNU General Public License v3.0

About

Decision support for the interpretation of urine test results for medical professionals.

Resources

License

Stars

Watchers

Forks

Packages

No packages published