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

https://github.com/micromaomao/schsrch

Simple and intuitive CIE search engine
https://github.com/micromaomao/schsrch

cie exam javascript nodejs productivity progressive-web-app react students web-app webpack

Last synced: 6 months ago
JSON representation

Simple and intuitive CIE search engine

Awesome Lists containing this project

README

        

# SchSrch

![demo video](readme_video.gif)

[![Known Vulnerabilities](https://snyk.io/test/github/micromaomao/schsrch/badge.svg)](https://snyk.io/test/github/micromaomao/schsrch)
[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)

---

## Ready-to-run docker image

`docker pull ghcr.io/micromaomao/schsrch`

Environment variables needed: (i.e. docker run -e xxx=xxx -e… maowtm/schsrch)

- MONGODB=mongodb://*<your-mongo-server>*/schsrch
- ES=*<your-elasticsearch-server>*:9200
- SITE\_ORIGIN=http://localhost (depend on you)

For a possible developmental set-up, see [./docker-compose-example.yml](./docker-compose-example.yml) .

----

BrowserStack logo

BrowserStack supported this project by offering me free access to a variety of real iPhone / Mac devices for testing, which I couldn't have afford otherwise. Big thanks goes to them. Their platform
allows you to test your website remotely with real devices running Android, iOS, Windows, OS X and even Windows Phone, just in your browser. There is a 30 minute trial for new users. I would recommend
using that to see if your website runs nicely on all platforms.