werkzeugkiste/frontend
2025-02-28 15:14:22 +01:00
..
src fix: all pages now use the right backend url + backend uses .env of root too 2025-02-24 16:22:28 +01:00
Dockerfile fix: use conditionally the right url for backend in nextjs frontend 2025-02-28 15:14:22 +01:00
eslint.config.mjs feat: new separate frontend and backend folders with fastify as nodejs framework, libreconvert is configured in fastify as route 2025-02-14 14:40:35 +01:00
next.config.ts fix: use conditionally the right url for backend in nextjs frontend 2025-02-28 15:14:22 +01:00
package-lock.json fix: nextjs only reads .env files when using NEXT_PUBLIC_ in front of variables + definition of right .env of root 2025-02-24 15:50:08 +01:00
package.json fix: nextjs only reads .env files when using NEXT_PUBLIC_ in front of variables + definition of right .env of root 2025-02-24 15:50:08 +01:00
postcss.config.mjs feat: new separate frontend and backend folders with fastify as nodejs framework, libreconvert is configured in fastify as route 2025-02-14 14:40:35 +01:00
tailwind.config.ts feat: new separate frontend and backend folders with fastify as nodejs framework, libreconvert is configured in fastify as route 2025-02-14 14:40:35 +01:00
tsconfig.json fix: prettier formating 2025-02-20 20:49:24 +01:00