Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

vorce/among

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.