GithubHelp home page GithubHelp logo

robbyoconnor / openmrs-contrib-modulus-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openmrs-archive/openmrs-contrib-modulus-ui

0.0 2.0 0.0 29.99 MB

Web app & user interface for Modulus

Home Page: http://modules.openmrs.org

License: Other

JavaScript 70.26% HTML 18.24% CSS 9.01% Batchfile 0.44% Shell 1.67% Ruby 0.39%

openmrs-contrib-modulus-ui's Introduction

Modulus UI

=====

Build Status OpenMRS Talk OpenMRS IRC OpenMRS Telegram OpenMRS Modulus Wiki

This is the web-based interface of Modulus, the OpenMRS Modules directory. It's a static, single-page web application written in AngularJS and provides a frontend to Modulus's REST API.

Building

(for an in-depth guide on setting up a Modulus server with Modulus UI on the frontend, check out the guide on the OpenMRS Wiki)

  1. You need Node v0.8 or greater installed.

  2. Clone the source code:

     $ git clone https://github.com/openmrs/openmrs-contrib-modulus-ui.git
     $ cd openmrs-contrib-modulus-ui
    
  3. Install all dependencies:

     $ npm install
    
     # If you don't already have grunt installed on your system:
     $ npm install -g grunt-cli
    
  4. Check configuration settings in config/modulusui.conf.js. Most importantly, you'll want to check these settings:

    • api.baseUrl, the URL of the Modulus server that Modulus UI will connect to
    • appUrl, the URL Modulus UI will be served from
    • auth.authenticateUrl and auth.clientId, parameters used to perform OAuth login with OpenMRS ID
  5. Build & run:

     # To build a static copy of Modulus UI in ./app:
     $ grunt build
     
     # To run a development server:
     $ grunt serve
    

Contribute

We'd love it if you'd like to give ideas, code contributions, or criticisms.

Most feedback and development coordination is on the MOD JIRA Project.

Continous deployment is managed on OpenMRS CI. master auto-deploys to https://modules-stg.openmrs.org and prod auto-deploys to https://modules.openmrs.org

openmrs-contrib-modulus-ui's People

Contributors

elliottwilliams avatar enymuss avatar undo1 avatar robbyoconnor avatar andreiamini avatar squiddev avatar dkayiwa avatar bmamlin avatar hannahdowney avatar yasiruk avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.