lichess-org / lila-search

Keep elasticsearch threads out of your web facing app, kids

Home Page:http://lichess.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search service for lichess.org

"Keep elasticsearch threads out of your web facing app, kids" -- W. Churchill

Developement

Start sbt

Copy default settings

cp .env.example .env
cp .sbtops.example .sbtopts

Start sbt:

sbt

Inside sbt console

Start server:

app/run

Run tests:

sbt test

Run code format and auto code refactor with scalafmt & scalafix:

sbt prepare

About

Keep elasticsearch threads out of your web facing app, kids

http://lichess.org

License:GNU Affero General Public License v3.0


Languages

Language:Scala 88.6%Language:Smithy 10.2%Language:Shell 1.2%