Skip to content

tuckerelliott/lovesac

Folders and files

NameName
Last commit message
Last commit date
Sep 15, 2023
Sep 11, 2023
Oct 18, 2023
Sep 11, 2023
Sep 11, 2023
Oct 18, 2023
Oct 18, 2023
Sep 15, 2023
Oct 18, 2023
Oct 18, 2023
Sep 11, 2023
Sep 15, 2023
Sep 11, 2023
Sep 11, 2023
Sep 11, 2023
Sep 11, 2023
Sep 11, 2023
Sep 11, 2023
Sep 11, 2023
Sep 11, 2023
Sep 11, 2023
Sep 21, 2023
Sep 11, 2023
Sep 11, 2023
Sep 11, 2023
Oct 18, 2023
Sep 11, 2023

Repository files navigation

Lovesac Crosswalk Demo

This repo is an Helix/Franklin/NGC/SuccessEdge/EDN project that will serve as the basis for showcasing Project Crosswalk's ability to leverage a Helix project (this codebase) within Universal Editor and to serve the composed experience over the Helix "Edge Delivery Network".

Environments

GraphQL Endpoints

Configurator and CORS

Currently there is a CORs issue preventing the configurator from showing in a normal context. You can disable CORs Restrictions in Safari in Develop >> Disable CORs Restrictions.

Devcontainers

This repository has a .devcontainer directory suitable for running the project in vscode or Github Codespaces. By default, the devcontainer will install node dependancies and run hlx up resulting in a development server spawning on port 3000.

Page Templates

templates/blank.html contains a representation of a lovesac page. There is a <content> div around line 310 that can be used to anchor content. Fetched with Firefox

Installation

npm i

Linting

npm run lint

Local development

  1. Create a new repository based on the helix-project-boilerplate template and add a mountpoint in the fstab.yaml
  2. Add the helix-bot to the repository
  3. Install the Helix CLI: npm install -g @adobe/helix-cli
  4. Start Franklin Proxy: hlx up (opens your browser at http://localhost:3000)
  5. Open the {repo} directory in your favorite IDE and start coding :)

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published