Skip to content
/ crnr Public

Cornerstone, a search engine which uses the entire stanford.edu domain as its dataset. Made with Angular2 and Spark Java

Notifications You must be signed in to change notification settings

thitch97/crnr

Repository files navigation

Environment Setup

Docker

Install and run Docker

Download and install Docker

Docker for Mac

Download and install Docker Compose

This is a tool for running many containers that depend on each other.

Docker Compose

Building

Run docker-compose build to build the images.

Running the services

Add 127.0.0.1 frontend.howard.test and 127.0.0.1 backend.howard.test to /etc/hosts.

Run docker-compose up to run the servers.

About

Cornerstone, a search engine which uses the entire stanford.edu domain as its dataset. Made with Angular2 and Spark Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published