You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
vincent 545bb6d783
continuous-integration/drone/push Build was killed Details
CI: switch to vault secret
6 months ago
.vscode stting 4 years ago
backend add parsechaine to start 1 year ago
client del yarn.lock 4 years ago
.drone.yml CI: switch to vault secret 6 months ago
.gitignore remove dist 4 years ago
Dockerfile dwitch gunicorn worker to 2 1 year ago
Makefile add docker file 1 year ago
deploy_client.sh revert yarn migration 4 years ago
readme.md implement login 4 years ago

readme.md

#chaine_tv_web

  • test request authent:curl -X POST -H 'Content-Type: application/json' -i 'http://127.0.0.1:5000/api/v1/login/' --data '{"email":"vincent","password":"test"}'