Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 285 Bytes

Readme.md

File metadata and controls

12 lines (7 loc) · 285 Bytes

Dabba api

REF: https://oauth2.thephpleague.com/installation/

openssl genrsa -out private.key 2048
openssl rsa -in private.key -pubout -out public.key

php -r 'echo base64_encode(random_bytes(32)), PHP_EOL;'

webpack encore build

symfony run -d yarn encore prod