Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-tribe

Package Overview
Dependencies
Maintainers
0
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-tribe

The default blueprint for using Tribe within EmberJS.

  • 2.1.11
  • npm
  • Socket score

Version published
Weekly downloads
78
increased by333.33%
Maintainers
0
Weekly downloads
 
Created
Source

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 v5.4 or above
  • Ember CLI v5.4 or above

Installation

  1. Install
ember install ember-tribe
  1. Configure
  • Enter TRIBE_API_URL in .env file in Ember directory.
  1. Sync Tribe's types.json with Ember Models
php sync-types.php
  1. To serve front-end webapp from backend server and for using page-wise meta tags
  • On local:
php sync-dist.php
  • On server:
bash -c "$(wget --no-cache --no-cookie https://raw.githubusercontent.com/tribe-framework/tribe/master/install/ember.sh -O -)"

Usage

For more info visit https://postcodesolutions.com

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Keywords

FAQs

Package last updated on 19 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc