Quick Start Tutorial
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 node and npm installed
Create a free hosted MongoDB cluster through MongoDB Atlas OR install MongoDB 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.
Last updated