An open API service indexing awesome lists of open source software.

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)

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.