Skip to content
This repository has been archived by the owner on Aug 16, 2020. It is now read-only.

dannav/starship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starship

To see it in action checkout the gifs here https://github.com/dannav/starship/tree/master/services

Starship is a full text search engine and indexer for any kind of text document (pdf/word/txt/rtf/etc...). I pursued this project last year (EOY 2018 - JAN 2019) as a small experiment while researching ways to index documents.

The documentation may be old and outdated as I haven't touched it in a little more than a year as I've decided to focus on more important projects.

Given the current macro state I decided to open source this code as I think some teams that are now required to work remotely might benefit from this.

Even if you have no need for this project it might help anyone interested in learning how to structure large projects in go.

Enjoy 🥳

~ Danny

p.s. You can view the documentation by running npm run dev in the ./docs folder. A documentation website will be spun up.