Commit graph

18 commits

Author SHA1 Message Date
b3a4226e3b
build: update CMD instruction in Dockerfile 2025-01-20 08:45:41 +01:00
c204903c8b
style(Dockerfile): fix command variable syntax in Dockerfile 2025-01-20 08:42:57 +01:00
6444d6a479
feat(Dockerfile): add configuration option to CMD command 2025-01-20 08:41:06 +01:00
8e15736dfd
build: add file replacements for production environment 2025-01-20 08:14:19 +01:00
db6ec47ce7
chore: update environment imports for consistency 2025-01-20 08:07:47 +01:00
1d522201f2 Update src/environments/environment.production.ts 2025-01-20 06:42:25 +00:00
ebe251c149
feat(navbar): add navbar component and update dashboard layout 2025-01-19 21:59:45 +01:00
8bbbdd2dfa
feat(dashboard): add dashboard table with links display 2025-01-19 21:23:26 +01:00
23d1109604
feat(dashboard): add LinkService to fetch dashboard links 2025-01-19 21:07:31 +01:00
6bec12b45a
feat: add dashboard component and routing logic 2025-01-19 20:46:37 +01:00
89083f832f
feat(login): add login functionality with form validation 2025-01-19 20:31:01 +01:00
a54069f160
feat(login): add login component and routing configuration 2025-01-19 20:05:24 +01:00
4c51aaae3c
feat: add environment configurations for development and production 2025-01-19 20:01:19 +01:00
3403dd4556
build: update Dockerfile for multi-stage build process 2025-01-19 19:57:32 +01:00
9b2df4992f
build: update Node.js version in Dockerfile 2025-01-19 19:53:07 +01:00
7548342803
build(Dockerfile): expose port 4200 for Angular app 2025-01-19 19:40:03 +01:00
9071a2a60f
build: add Dockerfile for application containerization 2025-01-19 19:34:13 +01:00
45d8833be7
chore: initialize Angular project with basic files 2025-01-19 19:27:41 +01:00