LogoLogo
GitHubLeft HookDemo
0.2
0.2
  • πŸ₯³Introduction to Frigg
  • πŸ‘©β€πŸ’»Developing Integrations with Frigg
    • Overview
    • Tutorials
      • Quick Start Tutorial
        • Create Frigg App
        • Exploring the App
        • Connecting to the Database
        • Installing an API Module
        • Building your first integration
        • Testing the Integration
        • Next Steps
    • Framework Development Guide
    • API Module Development Guide
      • Introduction
      • Getting Started
      • Conventions
      • Deployment
        • Testing
        • Publishing
        • Extending
    • Integration Development Guide
    • Authentication
  • πŸ“–Frigg Reference
    • Overview
    • Core Concepts
    • Architecture
    • API Reference
  • 🀝Contributing
    • Contributing
      • Contributor Covenant Code of Conduct
      • PULL_REQUEST_TEMPLATE
  • πŸ”ŒAPI Modules
    • Overview
    • API Module Library
      • ActiveCampaign
        • Configuration
        • ActiveCampaign Docs
      • Attentive
        • Configuration
        • Attentive Docs
      • ConnectWise
        • Configuration
      • Fastspring
        • Configuration
      • Hubspot
        • Configuration
        • Hubspot Docs
      • Monday.com
        • Configuration
        • Monday.com Docs
      • RollWorks
        • Configuration
      • Salesforce
        • Configuration
      • Salesloft
        • Configuration
    • Building Your Own Module
  • πŸ“žSupport
    • Contact
      • Join Slack Channel
      • Chat with Us
    • Frequently Asked Questions (FAQs)
  • πŸ—ΊοΈRoadmap
    • Overview
Powered by GitBook
On this page
  • Getting Started
  • Prerequisites
  • Overview

Was this helpful?

Edit on GitHub
Export as PDF
  1. Developing Integrations with Frigg
  2. Tutorials

Quick Start Tutorial

PreviousTutorialsNextCreate Frigg App

Last updated 1 year ago

Was this helpful?

Getting Started

Aloha! Let’s test out running Frigg locally by cloning and installing a quick start template app.

Prerequisites

You'll need to do the following before continuing:

  • Make sure you have

  • Create a free hosted MongoDB cluster through OR locally

    • You'll need to create a db admin user and you'll want your connection string.

Overview

Create Frigg App will generate a Frigg application that within a few minutes is deployable to your own infrastructure accounts. Let's get Create Frigg App going and unpack the "magic" as we go.

πŸ‘©β€πŸ’»
node and npm installed
MongoDB Atlas
install MongoDB