https://github.com/ananto30/ask-hadith
🔎 A Hadith search engine
https://github.com/ananto30/ask-hadith
atlas go golang hadith hadith-search-engine js mongodb netlify search-engine svelte sveltekit tailwindcss typescript vercel-serverless
Last synced: 18 days ago
JSON representation
🔎 A Hadith search engine
- Host: GitHub
- URL: https://github.com/ananto30/ask-hadith
- Owner: Ananto30
- License: mit
- Created: 2020-06-01T09:55:36.000Z (almost 5 years ago)
- Default Branch: netlify
- Last Pushed: 2025-03-27T11:02:46.000Z (30 days ago)
- Last Synced: 2025-03-27T12:22:17.995Z (30 days ago)
- Topics: atlas, go, golang, hadith, hadith-search-engine, js, mongodb, netlify, search-engine, svelte, sveltekit, tailwindcss, typescript, vercel-serverless
- Language: Svelte
- Homepage: https://askhadith.com
- Size: 2.21 MB
- Stars: 59
- Watchers: 4
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
Ask Hadith
askhadith.com
🔎 Hadith search engine powered by Atlas Search
## Technologies 📱
* **Vercel**: For serverless functions (in Go) to search and get hadiths.
* **MongoDB Atlas**: Database and search engine.
* **Svelte**: Web app (Frontend).
* **Netlify**: Web deployment.
* **TailwindCSS**: Styling.## Features ⭐
* Search Hadiths by anything (full text search).
* Search hadith by book name and number, like `bukhari 1029`. (currently has some issues)
* Bookmark hadith (local storage).
* Install as PWA.
* Copy and share hadith.## Development 🧑💻
* Web (Svelte)
cd web
npm install
npm run dev* Serverless functions (Go)
npm i -g vercel
vercel devTest the api `/api/search?search=cat`
## Support 🙋
[](https://www.buymeacoffee.com/ananto30)