NextNodeTemplate/frontend
2025-11-02 17:12:42 +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 fix: Correct example component to use /api/example/data endpoint with proper validation 2025-11-02 17:12:42 +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 improvements - Prettier, env examples, middleware, examples 2025-11-02 16:43:28 +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