Gatsby Boilerplate
The Flotiq boilerplate is kick off for your project in Gatsby!
Kick off your project with this hello-world boilerplate. This starter ships with the main Gatsby configuration files you might need to get up and running blazing fast with the blazing fast app generator for React.
This project use:
- Flotiq - Headless CMS for string your data (You can create account here)
- Tailwind- utility-first CSS framework
- Flotiq source plugin- connector for fetching data from Flotiq
- Flotiq components for react- components library designed and written to work perfectly with Flotiq Content Objects and display your data beautifully
This project works on node ^14.17.0 || >=16.0.0, we do not support node 15.
Features
- Easy to start using Flotiq
- Easy to deploy
Local installation
npm i –g flotiq-cli
flotiq start gatsby-starter-boilerplate https://github.com/flotiq/gatsby-starter-boilerplate.git [flotiqReadWriteApiKey]
Quick start
Local installation
npm i –g flotiq-cli
flotiq start gatsby-starter-boilerplate https://github.com/flotiq/gatsby-starter-boilerplate.git [flotiqReadWriteApiKey]
Features
- Easy to start using Flotiq
- Easy to deploy
Comments