Kick-start your project with this boilerplate for a complete Gatsby website based on React Bricks, with both the front-end and admin dashboard.
We suggest that you use the CLI and choose this starter.
In this way you will have the credentials already set up in a .env.development
file:
npx create-reactbricks-app
# or
yarn create reactbricks-app
Otherwise you can directly clone this repo:
git clone https://github.com/reactbricks/gatsby-starter-reactbricks-tailwind your-project
Please, read our documentation at Reactbricks.com.