Go to file
vincent 22f5d0f350
All checks were successful
continuous-integration/drone Build is passing
enable drone arm build
2022-05-15 21:15:25 +02:00
.vscode stting 2019-04-24 14:36:38 +02:00
backend add parsechaine to start 2022-05-15 20:53:30 +02:00
client del yarn.lock 2019-05-16 08:08:48 +02:00
.drone.yml enable drone arm build 2022-05-15 21:15:25 +02:00
.gitignore remove dist 2019-10-24 22:15:15 +02:00
deploy_client.sh revert yarn migration 2019-05-16 08:04:38 +02:00
Dockerfile fix chown 2022-05-15 20:56:01 +02:00
Makefile add docker file 2022-05-10 10:11:02 +02:00
readme.md implement login 2019-05-08 18:06:44 +02:00

#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"}'