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
- Host: GitHub
- URL: https://github.com/micromaomao/schsrch
- Owner: micromaomao
- License: mit
- Created: 2016-12-17T03:52:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-30T12:29:06.000Z (over 1 year ago)
- Last Synced: 2024-05-01T14:48:30.104Z (about 1 year 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: 45
- Watchers: 10
- Forks: 17
- 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.