NextNodeTemplate/frontend
DosAi ea61c5f493
Some checks failed
CI/CD / lint-and-build (push) Has been cancelled
feat: Add automatic free port finder for frontend and backend
2025-11-02 17:39:38 +03:00
..
app feat: Add improvements - Prettier, env examples, middleware, examples 2025-11-02 16:43:28 +03:00
components fix: Correct example component to use /api/example/data endpoint with proper validation 2025-11-02 17:12:42 +03:00
docs Initial commit: Next.js + Node.js template 2025-11-02 16:37:55 +03:00
lib feat: Add timeout, improved error handling and logging to API client 2025-11-02 17:19:39 +03:00
scripts feat: Add automatic free port finder for frontend and backend 2025-11-02 17:39:38 +03:00
eslint.config.mjs Initial commit: Next.js + Node.js template 2025-11-02 16:37:55 +03:00
next.config.ts Initial commit: Next.js + Node.js template 2025-11-02 16:37:55 +03:00
package.json feat: Add automatic free port finder for frontend and backend 2025-11-02 17:39:38 +03:00
postcss.config.mjs fix: Update postcss.config.mjs for Tailwind CSS 4 2025-11-02 17:01:17 +03:00
tsconfig.json Initial commit: Next.js + Node.js template 2025-11-02 16:37:55 +03:00