This project is created to try out and demonstrate Gatsby and Bugfender together.
-
Installation
Clone the repo and Navigate into your project’s directory and start it up.
cd gatsby-bugfender/ yarn # Or, npm install
-
Start the Dev Server!
OPen a command prompt and use the command,
gatsby develop
Your site is now running at
http://localhost:8000!Note: You'll also see a second link:
http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.
TBA
A demo app is running here,