Commit Graph

12 Commits

Author SHA1 Message Date
df50662d18 Merge dev: Fix validate middleware
Some checks are pending
CI/CD / lint-and-build (push) Waiting to run
2025-11-02 17:17:40 +03:00
0fe27033b5 fix: Correct validate middleware to use standard express-validator pattern
Some checks are pending
CI/CD / lint-and-build (push) Waiting to run
2025-11-02 17:17:38 +03:00
d27c4a0946 Merge dev: Fix example component API endpoint
Some checks are pending
CI/CD / lint-and-build (push) Waiting to run
2025-11-02 17:12:45 +03:00
a0d2fe235e fix: Correct example component to use /api/example/data endpoint with proper validation
Some checks are pending
CI/CD / lint-and-build (push) Waiting to run
2025-11-02 17:12:42 +03:00
6b75b8ddb2 Merge dev: Fix Tailwind CSS PostCSS config
Some checks are pending
CI/CD / lint-and-build (push) Waiting to run
2025-11-02 17:01:21 +03:00
f077db6277 fix: Update postcss.config.mjs for Tailwind CSS 4
Some checks are pending
CI/CD / lint-and-build (push) Waiting to run
2025-11-02 17:01:17 +03:00
6c26472660 Merge dev: Complete template with all improvements
Some checks are pending
CI/CD / lint-and-build (push) Waiting to run
2025-11-02 16:47:35 +03:00
77e30fdaa4 feat: Add all improvements - Winston, Validator, Rate Limit, Docker, CI/CD, Documentation
Some checks are pending
CI/CD / lint-and-build (push) Waiting to run
2025-11-02 16:47:30 +03:00
4515b68ad1 Merge dev: Add improvements 2025-11-02 16:43:33 +03:00
da1de34d21 feat: Add improvements - Prettier, env examples, middleware, examples 2025-11-02 16:43:28 +03:00
981d5eb71e chore: Remove temporary structure.txt file 2025-11-02 16:38:18 +03:00
4790609e92 Initial commit: Next.js + Node.js template 2025-11-02 16:37:55 +03:00