Skip to content

allendema/searxng-svelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearxNG frontend built using SvelteKit & TailwindCSS

Adopted from Hearchco/frontend

FAQ

POC POC POC

Install

cd /opt
git clone https://github.com/allendema/searxng-svelte.git
cd searxng-svelte
make install

Setup

  • Edit .env file with your domain.
  • Add HTTP Headers for your frontend domain to searxNG settings.yml and restart it. In 'server' -> 'default_http_headers' section:
        Access-Control-Allow-Origin: "https://*.pi.local"
        Access-Control-Allow-Methods: "GET"
        Access-Control-Allow-Headers: "Content-Type, Authorization"
  • make dev

  • then visit your domain/webui to search!

TODO

  • fix image previews
  • copy search url
  • systemd service
  • use bun instead of yarn/pnpm.

About

SearxNG frontend built using SvelteKit & TailwindCSS

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •