Coder Social home page Coder Social logo

s3prototype / takeshape-starter-scully Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 473 KB

A starter project for adding TakeShape to a Scully Project. Please follow the instructions in the README to start.

JavaScript 12.02% TypeScript 81.65% HTML 5.65% CSS 0.67%

takeshape-starter-scully's Introduction

TakeShape Starter Scully

The following is a guide to launching a Scully TakeShape project that injects Ecommerce data into your static site.

Instructions

  1. Create a TakeShape project with the pattern in this repo. The button below will deploy the project:
  • Deploy To TakeShape
  1. Follow our documentation to create a read-only API Key.

  2. Find your API Endpoint by navigating to your project in the TakeShape web client and clicking on the Home tab. Scroll down, and you'll see your API Endpoint in the Useful Snippets section on the bottom right. Refer to the image below:

Useful Snippets

  1. In the terminal on your local machine, clone this repo with git clone https://github.com/S3Prototype/takeshape-starter-scully.

  2. Open the project in your favorite IDE or change directories into it with your terminal.

  3. Edit products.service.ts in the src/app/ directory and replace the text that says YOUR-ENDPOINT-HERE with your API Endpoint. Replace the text that says YOUR-API-KEY-HERE with your API Key.

  4. Run npm install and then the following commands in your terminal:

ng build
npx scully
npx scully serve

Alternatively, run the npx scully-all custom command we've configured in the package.json.

Learn More

Check out our docs on this project to learn how this example works.

takeshape-starter-scully's People

Contributors

s3prototype avatar

Watchers

James Cloos avatar  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.