Search Engine made in nodejs TypeScript Open Source. Need your help to make it better. Edit code and commit changes.
- Answer Boxes: Get instant answers for Wikipedia, dictionary definitions, and math calculations.
- Graph Plotting: Plot graphs for math queries.
$ git clone https://github.com/sanikava/Sanikava-Search
$ cd Sanikava-Search
$ npm install
$ npm startIf you get an error, try:
npm install ts-node-dev@latest ts-node@latest --save-devIf you get the following error:
Error: listen EACCES: permission denied 0.0.0.0:80Use:
sudo npm startThe application will be running on port 80.
If you encounter any errors, please create an issue or join discord https://discord.me/sanikava�