10 Commits
Author SHA1 Message Date
Martin c3f338780b fix login, unify backend and frontend in 1 vercel project (#180) 2026-04-25 12:24:58 +02:00
MartinandMarco Pasqualetti d476f8cbe1 extract "core" package, small improvements (#137)
This PR mainly refactors the code by extracting a "core" package which
is then used by the "backend" and "frontend" apps.

Apart from this the PR also contains several smaller changes like fixing
dependabot, upgrading dependencies, aligned "package.json" files, added
tests, ...

addresses step 1 of #32 
closes #136

---------

Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com>
2026-04-18 10:37:26 +02:00
martin-mfg ad30a5bd2e cleanup, remove redundant 'build-trends' 2026-02-06 17:20:49 +01:00
Marco Pasqualettiandmartin-mfg 8c065b473f feat: setup monorepo using pnpm (#20)
* tests: fix float problems and PAT problem

* extend CONTRIBUTING.md

* extend build documentation, add GH action, fix build on MacOS

* fix build on Vercel

* update .gitignore and CONTRIBUTING.md

* feat: begin work on monorepo

* chore(actions/basic-build): use pnpm

* fix: vercel-deploy

* docs: updates with new folders

* chore: apply PR review comments

---------

Co-authored-by: martin-mfg <2026226+martin-mfg@users.noreply.github.com>
2026-01-19 14:11:58 +01:00
martin-mfg 51894a49df fix typos in docs 2026-01-04 16:58:09 +01:00
martin-mfg 1aa0b1af3e docs: add last 'local dev' step 2026-01-03 16:30:52 +01:00
martin-mfg bd5cef2022 documentation improvements 2026-01-03 16:23:52 +01:00
martin-mfg efe31de4f5 use new URLs, remove more .github/ files 2025-12-30 14:41:20 +01:00
martin-mfg 015620aabb fixes for documentation files 2025-12-29 14:32:21 +01:00
martin-mfg 5f9f1723c8 re-organize documentation files 2025-12-28 23:50:46 +01:00