werkzeugkiste/frontend
2025-02-20 21:55:54 +01:00
..
src feat: new timezone converter, just three inputs for time, your timezone and the destination timezone, design is analogous to the other converters 2025-02-20 21:55:54 +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 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
package-lock.json 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
package.json 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
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