werkzeugkiste/frontend
2025-02-28 12:04:15 +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: user switch for permissions to set chmod on entrypoint script 2025-02-28 12:04:15 +01:00
entrypoint.sh feat: debug print at nextjs container start 2025-02-28 11:47:55 +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 feat: debug prints at runtime in docker 2025-02-28 11:37:15 +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