Getting Started
The project has 2 modules:
dating-core
: core moduledating-face
: face recognition module
Setting Up
- Put
dating-core
anddating-face
in the same folder. - Inside
dating-core
, create new files:.env
,.env.face
from.env.example
and.env.face.example
. - Inside
dating-core
, create a new folder.dev
and copy content from.dev.example
.- Content of
.dev
will be set in the next section.
- Content of