1. 25 May, 2025 1 commit
  2. 18 Apr, 2025 1 commit
  3. 14 Apr, 2025 3 commits
    • M. Esat Akpunar's avatar
      Update README.md · c75f2c23
      M. Esat Akpunar authored
      c75f2c23
    • M. Esat Akpunar's avatar
      Add README.md · 5e69e0b9
      M. Esat Akpunar authored
      5e69e0b9
    • M. Esat Akpunar's avatar
      Add initial implementation of template previewer application · eadb913e
      M. Esat Akpunar authored
      - Created project structure for a Vue.js application with Vite.
      - Added main application files including App.vue, main.js, and components.
      - Implemented HTML and PDF preview functionality with Monaco Editor for template and data source input.
      - Configured environment variables and added .env files for API base URL.
      - Included necessary dependencies in package.json for Vue, Vite, and other libraries.
      - Established a responsive layout with Tailwind CSS and custom styles.
      - Added README and PRD documentation for project overview and requirements.
      eadb913e