You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Client side (SSR,SPA)
- Admin side (EasyAdmin, default Auth)
- RestAPI (OpenAPI resources)
- Symfony cli
- Postgres 16
- Mailpit
- Cordova
- Preact on SPA
- Webpack and webpack encore
- Bootstrap5
- Redis
- RabbitMQ
- Blackfire
Functionality
- Notifications with Slack and Mail channels
- Commands with cron, comment cleanup and git step
- Unit and Functional tests (data fixtures)
- Conference entity listener (computes slug)
- Messages and message handler
- Comment state machine
- Image Resizer service
- Spam checker service
- Caching with local esi strategy
- Inner forms
- Twig template
- Vault secret keeping
- Doctrine auto mapping
- Async bus messaging
- Makefile
- Redis connection
- RabbitMQ connection
- Blackfire profiling
- Blackbox tests
Cloud
- Deploy on platform.sh
- Varnish caching strategy
Problems that have left to do
- Deploying spa on platform sh cloud (node build problem)
- Building cordova application