Jim-Lin / like-polly

DARK Facial Recognition application by Play Framework with Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

like-polly

requisites

  • Java 8
  • Activator
    • download offline distribution
    • extract the archive on a location where you have write access
    • add Activator path like export PATH=/path/to/activator-x.x.x:$PATH

run

$ git clone https://github.com/Jim-Lin/like-polly.git
$ cd like-polly
$ activator run

...

--- (Running the application, auto-reloading is enabled) ---

[info] p.c.s.NettyServer - Listening for HTTP on /0:0:0:0:0:0:0:0:9000

(Server started, use Ctrl+D to stop and go back to the console...)

in your browser go to http://localhost:9000

About

DARK Facial Recognition application by Play Framework with Scala

License:Other


Languages

Language:Scala 87.4%Language:HTML 12.2%Language:JavaScript 0.4%