werkzeugkiste/frontend
2025-02-24 15:50:08 +01:00
..
src Merge branch 'main' into feat/video-to-audio 2025-02-23 13:15:26 +01:00
Dockerfile feat: new fixed Dockerfiles for deployment in separate folders, docker compose for composing the stack 2025-02-15 11:19:44 +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: 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-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