dhyeythumar/Search-Engine

mysql connection not working

iDustbin opened this issue · 3 comments

Hi,
i want to use your python scrappy integration.
i edited both files. server.js & Python_scripts/database_conn.py
afterwords im running: npm start

error:
[nodemon] watching dir(s): .
[nodemon] watching extensions: js,mjs,json
[nodemon] starting node server.js
Server is listening on port 3000!
DB connection failed

Connection to Database is working ! Any hint ?
Best regards and thanks in advance

& is there any way to delete your user tracking ? im looking for an mostly anonymous search engine... no tracking required !
thanks

& is there any way to delete your user tracking ? im looking for an mostly anonymous search engine... no tracking required !
thanks

Are you looking for production level search engine? Then I think this project is not sufficient for that, I have created this as a hobby project 😅.