KjetilIN / rs-search-engine

A custom search engine built with Rust. It parses HTML files and utilizes TF-IDF scoring to rank document relevance based on search queries. The project includes a Rust-based backend server and vanilla HTML/CSS for the web frontend.
MIT License
0 stars 0 forks source link

Dockerize and Deploy #5

Open KjetilIN opened 3 months ago

KjetilIN commented 3 months ago

What?

Deploy with docker!