life-towers/frontend
Andras Schmelczer 0ba28b0a14
Some checks failed
CI / Backend tests (pull_request) Has been cancelled
CI / Frontend lint (pull_request) Has been cancelled
CI / Frontend unit tests (pull_request) Has been cancelled
CI / Frontend build (pull_request) Has been cancelled
CI / Playwright e2e (pull_request) Has been cancelled
Add task toggle
2026-05-31 10:38:56 +01:00
..
.vscode snapshot 2026-05-28 21:24:47 +01:00
e2e Add task toggle 2026-05-31 10:38:56 +01:00
public . 2026-05-29 08:12:35 +01:00
src Add task toggle 2026-05-31 10:38:56 +01:00
.browserslistrc snapshot 2026-05-28 21:24:47 +01:00
.editorconfig snapshot 2026-05-28 21:24:47 +01:00
.gitignore snapshot 2026-05-28 21:24:47 +01:00
.prettierrc snapshot 2026-05-28 21:24:47 +01:00
angular.json Reveiw 2026-05-31 09:39:34 +01:00
eslint.config.js snapshot 2026-05-28 21:24:47 +01:00
ngsw-config.json snapshot 2026-05-28 21:24:47 +01:00
package-lock.json Clean up 2026-05-30 16:57:56 +01:00
package.json Clean up 2026-05-30 16:57:56 +01:00
playwright.config.ts snapshot 2026-05-28 21:24:47 +01:00
proxy.conf.json snapshot 2026-05-28 21:24:47 +01:00
README.md Clean up 2026-05-30 16:57:56 +01:00
tsconfig.app.json Reveiw 2026-05-31 09:39:34 +01:00
tsconfig.json snapshot 2026-05-28 21:24:47 +01:00
tsconfig.spec.json Reveiw 2026-05-31 09:39:34 +01:00
vitest.config.ts Reveiw 2026-05-31 09:39:34 +01:00
vitest.setup.ts snapshot 2026-05-28 21:24:47 +01:00

Life Towers Frontend

Angular frontend for the Life Towers app. See the root README.md for the full stack setup.

npm start          # dev server on :4200, with /api proxied to :8000
npm test           # Vitest unit tests
npm run test:e2e   # Playwright against PLAYWRIGHT_BASE_URL or localhost:8000
npm run build      # production bundle