Skip to content

Gatsby Project to test out Swell-JS as headless E-Commerce Solution

Notifications You must be signed in to change notification settings

NiklasvG/GatsbyJS-Swell-E-Commerce

Repository files navigation

Gatsby

Gatsby – Swell – E-Commerce

🚀 Quick start

  1. Install dependencies

    cd GatsbyJS-Swell-E-Commerce
    yarn install
  2. Adding .env

    • Add the following global variables in .env:
    GATSBY_SWELL_STORE_ID=your-store-id
    GATSBY_SWELL_PUBLIC_KEY=your-public-key
    GATSBY_SWELL_SECRET_KEY=your-secret-key
  3. Start developing.

    npm run develop
  4. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

Usefull Links

- [Documentation](https://www.gatsbyjs.com/docs/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [Tutorials](https://www.gatsbyjs.com/tutorial/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [Guides](https://www.gatsbyjs.com/tutorial/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [API Reference](https://www.gatsbyjs.com/docs/api-reference/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [Plugin Library](https://www.gatsbyjs.com/plugins?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [Cheat Sheet](https://www.gatsbyjs.com/docs/cheat-sheet/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

About

Gatsby Project to test out Swell-JS as headless E-Commerce Solution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published