Git Product home page Git Product logo

generator-ps-search-ui-sfdc's Introduction

generator-ps-search-ui-sfdc

Build Status npm version

ps-search-ui-sfdc generator generating a nodejs module as development environment to interact with the Coveo JS Search UI framework

Solutions Specialist, you've been served!

Getting started

  • Install: npm install -g generator-ps-search-ui-sfdc
  • Run: yo ps-search-ui-sfdc

Commands

  • yo ps-search-ui-sfdc shows a wizard for generating a new nodejs module specific for a customer

What do you get?

Scaffolds out a complete generator directory structure for you:

<CustomerName>-search-ui
├── LICENSE
├── README.md
├── config
│   ├── config.development.js
│   ├── config.global.js
│   ├── config.production.js
│   ├── config.uat.js
│   └── index.js
├── gulpTasks
│   ├── compile.js
│   ├── css.js
│   ├── dev.js
│   ├── prettify.js
│   ├── setup.js
│   └── sfdc.js
├── gulpfile.js
├── iisnode.yml
├── middleware.js
├── package.json
├── passports.js
├── public
│   ├── css
│   ├── image
│   ├── js
│   └── vendor
├── routes
│   ├── authentication.js
│   ├── errors.js
│   └── pages.js
├── sass
│   ├── AgentBox.scss
│   ├── PilotSearch.scss
│   └── ui
├── server.js
├── sfdc
│   ├── aura
│   ├── components
│   └── pages
├── src
│   ├── Index.ts
│   ├── SwapVar.ts
│   ├── <CustomerName>Core.ts
│   ├── custo
│   ├── events
│   ├── ui
│   └── utils
├── tsconfig.json
├── utils
│   ├── cloudplatformAPI.js
│   ├── routesUtils.js
│   └── sessionUtils.js
├── vendor
│   ├── coveo
│   ├── coveo-lightning
│   ├── coveo-ps
│   ├── salesforce
│   └── salesforce-ux
├── views
│   ├── pages
│   └── partials
├── web.config
└── webpack.config.js

Refer to our documentation to learn more about creating a Yeoman generator.

generator-ps-search-ui-sfdc's People

Contributors

jfallaire avatar lgcarrier avatar jmdrolet avatar semantic-release-bot 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.