LogoLogo
GitHubLeft HookDemo
1.0
1.0
  • πŸ₯³Welcome to Frigg!
  • πŸ‘©β€πŸ’»Tutorials (Learning)
    • Quick Start Tutorial
      • Initialize with Create Frigg App (CFA)
      • Configuration
      • Start Your Frigg App
      • Connecting and Seeing Live Data
      • Updating the Integration Logic
  • πŸ“–Reference (Information)
    • Core Concepts
    • API Module Definition and Functions
  • πŸ”ŒAPI Modules
    • Overview
  • 🀝Contributing
    • Overview
      • Contributor Covenant Code of Conduct
      • PULL_REQUEST_TEMPLATE
  • πŸ“žSupport
    • Contact
Powered by GitBook
On this page
  • Getting Started
  • Prerequisites
  • Overview

Was this helpful?

Edit on GitHub
Export as PDF
  1. Tutorials (Learning)

Quick Start Tutorial

PreviousWelcome to Frigg!NextInitialize with Create Frigg App (CFA)

Last updated 9 months ago

Was this helpful?

Getting Started

Aloha! Ready to dive into using Frigg? Let’s get a HubSpot integration (or what HubSpot calls an "app") up and running quickly. This exercise will guide you through setting up a Frigg app locally, integrating it with HubSpot, and experiencing the magic in real-time.

IMPORTANT: Running Create Frigg App requires several software development packages to be installed locally on your computer. While each prerequisite tool is fairly easy to install and configure, you may want to have an engineer available for troubleshooting.

Prerequisites

Before we start, make sure you have:

  • installed

  • and running on your machine

  • A

  • Your favorite IDE installed and ready to use

Overview

Running the create-frigg-app command will generate a Frigg application that is deployable to your own infrastructure accounts in minutes.

Let's get started with Create Frigg App and unpack the magic as we go.

What is HubSpot and why use it in this tutorial?

HubSpot is a popular marketing and CRM tool that helps businesses manage customer interactions. In this exercise, we use HubSpot to demonstrate how your Frigg App connects with external APIs. Setting up a HubSpot app lets you see how to connect, authenticate, and pull data from an external service. HubSpot provides an easy way understand integration basics in a common context.

πŸ‘©β€πŸ’»
Node.js and npm
Git installed
Docker installed
HubSpot Developer Account