Importing example data for Gatsby starters with Flotiq CLI

To importing example data for a Gatsby starter with Flotiq CLI you need a Flotiq account (you can register here), your "Read and write API key" (more about API keys here), and a clone of one of our Gatsby starters.

The command looks like this:

flotiq import [projectName] [flotiqApiKey]

After running the command, you should have data imported to your Flotiq account.

Parameters

projectName - project name or project path (if you wish to start or import data from the directory you are in, use .)

flotiqApiKey - API key to your Flotiq account

Gatsby Starters

You can choose one of our starters:


Last update: September 13, 2023

Comments