Skip to content

gboushey/frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5,210 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ilios Frontend

Greenkeeper badge Build Status Code Climate Test Coverage Slack Stories in Ready

Web interface for accessing and managing Ilios Platform data.

Directions for devlopers working with this ember-cli app

Prerequisites

You will need the following things properly installed on your computer.

We recommend installing Node.js though NVM

Installation

  • git clone git@github.com:ilios/frontend.git
  • change into the new directory cd frontend
  • npm install
  • bower install

Connection to the demo API server

The Frontend needs to know where your API server is located. You can set this information in a system wide environmental variable or just create a .env file in your code directory.

  • echo "ILIOS_FRONTEND_API_HOST=https://ilios3-demo.ucsf.edu" > .env

Running / Development

Running Tests

  • ember test
  • ember test --server

Further Reading / Useful Links

Open Source Heroes

Every day these for profit companies make developing Ilios possible. Without the free tier of service they offer to open source software we would be nowhere so if you have a chance to pay them for something please do.

About

Ilios Frontend (in development)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 78.0%
  • HTML 16.8%
  • CSS 5.2%