Skip to content

coopcycle/dabba_API

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • PHP 89.6%
  • Twig 8.4%
  • JavaScript 1.4%
  • Other 0.6%