Skip to content

Sinequa's Angular-based Search Based Application (SBA) Framework

License

Notifications You must be signed in to change notification settings

Sony2k20/sba-angular

 
 

Repository files navigation

Search-Based Applications (SBA)

Please visit our documentation website

Quick start

  1. Clone the repository

    git clone https://github.com/sinequa/sba-angular.git
  2. Install dependencies

    npm install
  3. Build the @sinequa/core library:

    npm run buildcore
  4. Build the @sinequa/components library:

    npm run buildcomponents
  5. Build Vanilla-Search and test it on our demo server (Sinequa account required):

    npm run ng serve vanilla-search -- --ssl=true --proxy-config=./projects/vanilla-search/src/proxy.conf.json

Read our Getting Started chapter and complete our Tutorial to go further.

Contact Us

Interested in Sinequa? Contact us by email or give us a call! (See our contact page and website)

About

Sinequa's Angular-based Search Based Application (SBA) Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.9%
  • HTML 5.3%
  • SCSS 2.7%
  • C# 0.6%
  • JavaScript 0.3%
  • Groovy 0.1%
  • CSS 0.1%