mvn clean package
target/tc-emailverifycode-project-*.gz
tar -xf tc-emailverifycode-project-*.gz
vi conf/config.properties
cd tc-emailverifycode-project-*
./bin/start
If you have long session id you can use sha1 to hash first.
curl http://localhost:8989/evc/send/sessionId/email
curl http://localhost:8989/evc/verify/sessionId/code