Coder Social home page Coder Social logo

gatsby-starter-takeshape-portfolio's Introduction

TakeShape Gatsby.js

Gatsby Starter - TakeShape Portfolio

A Gatsby starter for creating a portfolio website with TakeShape. You can see the sample project in action here: https://shape-portfolio.takeshapesampleproject.com/

Quickstart

  1. First install the starter.
$ npx gatsby new portfolio https://github.com/takeshape/gatsby-starter-takeshape-portfolio

If you prefer you can simply fork this template repository and create your own repo. After you git clone it to your local computer, run npm install and follow these same steps.

  1. Next, set up your TakeShape project. The following command will prompt you to import the pattern used in this starter.
$ cd portfolio
$ npm run setup
  1. Create an API Key with Dev permissions in your TakeShape project.

    • Click on the project name in the upper left > API Keys > New API Key. Save your new API key somewhere.
    • Copy and save the project ID from the URL. It looks like this, the UUID value between projects and api-keys: https://app.takeshape.io/projects/f5767c2f-debb-4af8-8966-4d4511d99a5c/api-keys
  2. Back in your Gatsby project, create a .env file in your project with following lines:

TAKESHAPE_PROJECT=<takeshape-project-id-from-url>
TAKESHAPE_TOKEN=<takeshape-api-key-you-copied>
  1. Finally, start your local development site at http://localhost:8000
$ npm start

Developing

Visual Studio Code is an excellent editor. This project has some basic config and recommended extensions that will make your development process easier.

Deploy

Check our walkthrough for instructions on how to deploy this Gatsby site to Netlify and trigger builds with TakeShape's webhooks.

Reach out

If we can make your life easier we want to hear from you at [email protected]

Learning Gatsby

Looking for more guidance? Full documentation for Gatsby lives on the website. Here are some places to start:

gatsby-starter-takeshape-portfolio's People

Contributors

pantazos avatar

Stargazers

Roman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.