https://github.com/cufta22/khofly
๐ A modern SearXNG front-end
https://github.com/cufta22/khofly
bun react search search-engine searxng
Last synced: 2 months ago
JSON representation
๐ A modern SearXNG front-end
- Host: GitHub
- URL: https://github.com/cufta22/khofly
- Owner: cufta22
- License: mit
- Created: 2025-01-27T21:18:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-28T00:11:19.000Z (about 1 year ago)
- Last Synced: 2025-03-28T00:29:13.951Z (about 1 year ago)
- Topics: bun, react, search, search-engine, searxng
- Language: TypeScript
- Homepage: https://khofly.com
- Size: 1.19 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Khofly - A modern SearXNG front-end
Contribute
ยท
Community
ยท
Documentation
## Structure
| Codebase | Description |
| :-: | :-: |
| [web](./web) | Bun REST api for getting 3rd party data |
| [api](./api) | React web client |
| [scripts](./scripts) | Shell scripts for installing/updating apps |
## Branches
- staging -> pr this branch for everything
- master -> don't touch, this is what's running in prod
If you're working on a **new feature**, create a feature branch - [ feature/\* ] ( ex. feature/auth )
If you're working on an **issue**, create an issue branch - [ fix/issue-\* ] ( ex. fix/issue-1234 )
## Contributing
See [CONTRIBUTING.md](https://github.com/cufta22/khofly/blob/master/CONTRIBUTING.md) for all details.
I recommend creating an issue or message me on discord [ cufta22 ] to let me know what you are working on first that way we don't overwrite each other.
## Code of Conduct
Please read [CODE_OF_CONDUCT.md](https://github.com/cufta22/khofly/blob/master/CODE_OF_CONDUCT.md) for details on our code of conduct.