/helloworld-typescript

A Ionic2/TypeScript implementation for the Hello World application template.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

TypeScript Hello World Template

Author: Aiden Keating (akeating@redhat.com)
Level: Beginner
Technologies: TypeScript, Ionic 2, RHMAP. Summary: A demonstration of how to use the FeedHenry JavaScript SDK with TypeScript and RHMAP. Community Project : FeedHenry
Product Versions: RHMAP 3.16.0+
Source: https://github.com/feedhenry-templates/helloworld-typescript
Prerequisites: fh-js-sdk 2.18+, Ionic 2.0+

What is it?

This application shows how you can use cloud call with the RHMAP platform, it should be used in combination with the HelloWorld cloud app. Refer to fhconfig.json for configuration.

If you do not have access to a RHMAP instance, you can sign up for a free instance at https://openshift.feedhenry.com/.

Build instructions

  • npm install
  • Edit fhconfig.json to include the relevant information from RHMAP
  • Build and run locally with ionic serve