An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          








Khofly - A modern SearXNG front-end




Remix
SearXNG



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.