https://github.com/unikorm/momentkaph
web for photographer (my wife)
https://github.com/unikorm/momentkaph
angular digitalocean nestjs typescript
Last synced: about 2 months ago
JSON representation
web for photographer (my wife)
- Host: GitHub
- URL: https://github.com/unikorm/momentkaph
- Owner: unikorm
- Created: 2024-08-07T20:13:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-21T22:41:51.000Z (over 1 year ago)
- Last Synced: 2025-02-21T23:45:51.887Z (over 1 year ago)
- Topics: angular, digitalocean, nestjs, typescript
- Language: TypeScript
- Homepage: https://momentkaph.sk
- Size: 10.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Momentkaph | Photographer Portfolio
https://momentkaph.sk
## 🛠Tech Stack
* **Frontend:** Angular 20, SCSS, TypeScript
* **Backend:** NestJS 11+
* **Storage:** DigitalOcean Spaces (S3)
* **Hosting:** Websupport (FE) & DigitalOcean Droplet (BE)
## 🎯 Architectural Evolution
I am currently refactoring the system to decouple the frontend and backend services for improved scalability. My focus is on:
* **Simplifying Architecture:** Removing redundant abstraction layers to improve maintainability and performance.
* **Lightweight Modernization:** Migrating core logic toward **vanilla Node.js** and **HTMX** to reduce client-side overhead and streamline development.