jacoboisaza / open-lis

Emergency Use Authorization | LAB

Home Page:https://jacoboisaza.github.io/open-lis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laboratory Information System - Open Source

  • lis_ui: Vue SPAs source code for User Interface

Developers

jacoboisaza.co

license

COPYLEFT: Please copy, modify, remix, adapt, transform, translate, publish and build upon it ONLY if you keep same license

What is this repository for

Codebase and documentation for an Open Source Micro-LIS for COVID-19 emergency

How do I get set up

  • lis_ui Development Environment:
    • Download and install the VSCode
    • Add VSCode Plugins: EditorConfig, Vetur, ESLint, Prettier, HTML CSS Support, Debugger for Chrome, Vuetify
    • Install Vue Cli globally: npm install -g @vue/cli @vue/cli-service-global
    • Install Chrome and add these extensions (vue-devtools, JSONView and Postman)
    • Install npm dependencies: npm i
    • Start lis_ui locally with: npm run serve

Contribution guidelines

# TODO: Guidelines pending...

Who do I talk to

create an issue

About

Emergency Use Authorization | LAB

https://jacoboisaza.github.io/open-lis/


Languages

Language:Vue 66.9%Language:JavaScript 29.1%Language:HTML 2.5%Language:Dockerfile 1.4%