Skip to content

thitch97/searchlite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.6%
  • Java 18.9%
  • JavaScript 12.8%
  • HTML 5.1%
  • CSS 0.6%