aazahrou / marketing-ws-gatsbyjs-fav

Source code for featurepeek.com

Home Page:https://featurepeek.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

featurepeek.com on FeaturePeek

Interested in using FeaturePeek? Take a look at this repository to get an idea of how it works.

Create an account

🔮 View pull requests for links to live demos

📺 Watch a video of FeaturePeek in action

Introduction

This is the GitHub repository for the front-end source code of featurepeek.com. It's integrated with FeaturePeek, so you can get an understanding of how to integrate your own front-end projects simply by poking around in this one.

There are two files in particular to pay attention to:

  • peek.yml: This is the project config file -- it's how you indicate which of your organization's repositories you'd like to spin up on FeaturePeek.
  • .circleci/config.yml: This project uses CircleCI for Continuous Integration, but you can bring along any other CI service. Take a look at this file to see how easy it is to set up FeaturePeek in your CI pipeline.

Development

This project is a Gatsby project.

After cloning this repo, install dependencies by running yarn or npm i.

To spin up a local development server, run yarn dev.

All other scripts can be found in package.json.

More resources

About

Source code for featurepeek.com

https://featurepeek.com

License:MIT License


Languages

Language:JavaScript 96.2%Language:CSS 3.3%Language:Dockerfile 0.4%Language:HTML 0.1%