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: 4 months ago
JSON representation
Simple and intuitive CIE search engine
- Host: GitHub
- URL: https://github.com/micromaomao/schsrch
- Owner: micromaomao
- License: mit
- Created: 2016-12-17T03:52:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-30T12:29:06.000Z (almost 2 years ago)
- Last Synced: 2025-04-04T09:44:40.436Z (6 months ago)
- Topics: cie, exam, javascript, nodejs, productivity, progressive-web-app, react, students, web-app, webpack
- Language: JavaScript
- Homepage: https://paper.sc
- Size: 290 MB
- Stars: 46
- Watchers: 9
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SchSrch

[](https://snyk.io/test/github/micromaomao/schsrch)
[](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 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.