Design a performant search engine that, given a query, will index all securities and their street IDs and return the most relevant securities
Clone the project
git clone https://github.com/GaboxFH/shellhacks22-schonfeld-backend-Go to the project directory
cd shellhacks22-frontendInstall dependencies
npm run installStart the server
npm run start-
Optimize queries
-
Support multi-threading