Skip to content

A portfolio of some of my web development and finance projects, built in Gatsby and connected to Prismic headless CMS.

License

Notifications You must be signed in to change notification settings

michaelsmueller/portfolio

Repository files navigation

Web dev & finance portfolio

A showcase of some of my web development and finance projects.

The sites was created using the Prist starter theme powered by Gatsby v2 and Prismic.

Hook up to your Pismic database (configured in prismic-config.js). Refer to the Prist documentation for more configuration information.

Installation

yarn install

Rename .env.sample to .env.development.

To launch locally (http://localhost:8000/) with hot reload, run:

gatsby develop
gastby serve

You can force a refresh of the Graph QL data from the command line with:

curl -X POST http://localhost:8000/__refresh

About

A portfolio of some of my web development and finance projects, built in Gatsby and connected to Prismic headless CMS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published