Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sinequa/sba-angular

Sinequa's Angular-based Search Based Application (SBA) Framework
https://github.com/sinequa/sba-angular

Last synced: 24 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Search-Based Applications (SBA)

## Please visit our [documentation website](https://sinequa.github.io/sba-angular/)

## Quick start

1. Clone the repository

```bash
git clone https://github.com/sinequa/sba-angular.git
```

2. Install dependencies

```bash
npm install --legacy-peer-deps
```

3. Build Vanilla-Search and test it on our demo server (Sinequa account required):

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

Read our [Getting Started](https://sinequa.github.io/sba-angular/getting-started) chapter and complete our [Tutorial](https://sinequa.github.io/sba-angular/tutorial/intro.html) to go further.

## Contact Us

Interested in Sinequa? Contact us by [email](mailto:[email protected]) or give us a call! (See our [contact page](https://www.sinequa.com/contact) and [website](https://www.sinequa.com))