Skip to content

cravenceiling/indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the project

Start creating a data folder to store the ZincSearch data

mkdir data

Then, grant the necessary permissions

chmod -R a+rwx data

Finally you can run docker compose

docker compose up --build

Now you have the following services running on your machine:

  • Go API running on port 8080
  • Web Client running on port 3000
  • ZincSearch running on port 4080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published