BitPortal's official website web page. The content is from a headless CMS and the pages are auto generated.
strapi headless cms
config it in the gatsby-config.js
Make sure that you have the Gatsby CLI program installed:
npm install --global gatsby-cli
yarn run develop
yarn run build
install firebase before deploy
firebase use <project-id>
firebase deploy