Skip to content

Search Engline made in nodejs TypeScript Open Source Need your help to make better edit code and commit changes

License

Notifications You must be signed in to change notification settings

sanikava/Sanikava-Search

Repository files navigation

Sanikava-Search

Search Engine made in nodejs TypeScript Open Source. Need your help to make it better. Edit code and commit changes.

New Features

  • Answer Boxes: Get instant answers for Wikipedia, dictionary definitions, and math calculations.
  • Graph Plotting: Plot graphs for math queries.

Installation

$ git clone https://github.com/sanikava/Sanikava-Search
$ cd Sanikava-Search
$ npm install
$ npm start

If you get an error, try:

npm install ts-node-dev@latest ts-node@latest --save-dev

If you get the following error:

Error: listen EACCES: permission denied 0.0.0.0:80

Use:

sudo npm start

The application will be running on port 80.

If you encounter any errors, please create an issue or join discord https://discord.me/sanikava�

About

Search Engline made in nodejs TypeScript Open Source Need your help to make better edit code and commit changes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published