A simple Gatsby starter site wrapped in Docker to make local development easy.
Please Note: You will need Docker installed for this to work.
- Clone this repo
git clone git@github.com:brylok/etsy-keywords.git - Enter the project folder
cd gatsby-docker - Launch the app:
docker-compose up(this will take a few minutes to run the first time) - Visit the running app at: http://localhost:8888