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
* release: dev → main (add frontend build system) (#110)
New Features
Modern frontend build and bundling setup with Node/Yarn support and asset compilation
CORS support enabled for API compatibility
Chores
Updated build tooling and runtime dependencies; added image processing support in the runtime environment
Docker and compose improvements for build steps and persistent logs/cache; adjusted ignore rules
Tests
Added test bootstrap and improved server-error assertion in endpoint tests
Documentation
Added instructions to build and publish frontend assets
---------
Co-authored-by: Tatevik <tatevikg1@gmail.com>
* Add dockerhub publish workflow
* Fix docker compose configs
* Update docker-publish workflow to trigger on main and dev branches
* Add todo
* Update tags strategy in docker-publish workflow
---------
Co-authored-by: Tatevik <tatevikg1@gmail.com>
0 commit comments