ember-tribe
An addon that connects EmberJS to Tribe API.
Tribe is a project management framework by Postcode - https://github.com/tribe-framework/tribe
Compatibility
- Ember.js v3.24 or above
- Ember CLI v3.24 or above
- Node.js v12 or above
Installation
- Install
ember install ember-tribe
- Configure
- Enter TRIBE_API_URL in .env file in Ember directory.
- Sync Tribe's types.json with Ember Models
php sync-types.php
Usage
For more info visit https://postcodesolutions.com
Contributing
See the Contributing guide for details.
License
This project is licensed under the MIT License.