/among

Meta search engine

Primary LanguageHTML

This project is abandoned for now

Among

Meta search engine inspired by searx.

Goals

Getting started

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server (or iex -S mix phx.server)
  • Go to localhost:4000 in your browser.