Tribe Mixpanel App

An integration between Mixpanel and Tribe Community Platform
Explore the docs »

Starter kit · Build Apps · Expert Network

About The Project

This is a template project for creating apps in Tribe.

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Make sure you install the node and mongodb

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Create your app at partners.tribe.so
  2. Clone the repo
    git clone https://github.com/tribeplatform/tribe-starter-app
  3. Install NPM packages
    npm install
  4. Create your .env file by duplicating .env.example
    cp .env.example .env
  5. Add the credentials of your app, database, etc in the .env

(back to top)

License

[TO BE ADDED]

(back to top)

Acknowledgments