A social platform for community-driven language learning exercises. 🇳🇱🇮🇹🇺🇸




PHP 7.3 Composer 1.10.10
The following dependencies are needed otherwise uploaded images won't be optimized.
$ brew install jpegoptim optipng pngquant
Database setup:
$ php bin/console doctrine:database:create
$ php bin/console doctrine:migrations:migrate
JWT key generation:
First run:
$ yarn dev-server
$ symfony server:start
Then open https://localhost:8000
$ yarn build
$ gcloud app deploy