Starting new Gatsby project with Flotiq CLI

To start a new Gatsby or nextJs project with Flotiq CLI you need a Flotiq account (you can register here) and your "Read and write API key" (more about API keys here).

The command looks like this:

flotiq start [projectName] [flotiqStarterUrl] [flotiqApiKey]

After running the command, you should have a new project cloned with installed dependencies, data imported to your Flotiq account and started server with the project.

Parameters

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

flotiqStarterUrl - full link to GatsbyJs or nextJs starter, the list below

flotiqApiKey - API key to your Flotiq account

Gatsby Starters

You can choose one of our starters:

NextJs Starters


Last update: September 13, 2023

Comments