make docker run
available on http://localhost:9000
./compose.py latest restart
./compose.py latest srm
Shortcut for stop and rm
curl -H "Content-Type: application/json" -X POST -d '{"email":"[email protected]","password":"12345678"}' http://localhost:9000/auth/
curl -v -H "Content-Type: application/json" -X POST -d '{"email":"[email protected]","password":"12345678"}' http://localhost:9000/auth/sign_in
curl -v -H "Content-Type: application/json" -X POST -d '{"access-token":"lokCml393J_bvUZKvvZK_g","uid":"[email protected]"","client":"iZBty-kK5VjhJJyQc6ch-A"}' http://localhost:9000/auth/sign_in