Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to NestJS #65

Open
3 of 5 tasks
radhay-1199 opened this issue Jan 8, 2023 · 1 comment · May be fixed by #102
Open
3 of 5 tasks

Migrate to NestJS #65

radhay-1199 opened this issue Jan 8, 2023 · 1 comment · May be fixed by #102
Assignees

Comments

@radhay-1199
Copy link
Collaborator

radhay-1199 commented Jan 8, 2023

  • Migrate to NestJs (Typescript)
  • Define Types and Interfaces for APIs and Objects
  • Set up modules for health checks and swagger
  • Set up deploy scripts for local development
  • Extend templater's services to make Doc Gen's Backend
@radhay-1199 radhay-1199 mentioned this issue Jan 8, 2023
46 tasks
@radhay-1199 radhay-1199 self-assigned this Jan 15, 2023
@radhay-1199 radhay-1199 linked a pull request Jan 15, 2023 that will close this issue
@yuvrajsab
Copy link
Member

Milestone 1:
We can start by implementing 2 APIs

  1. Register template API - this API will use Templater service for creating new templates
  2. Generate PDF API - this API will use puppeteer to create PDFs

Milestone 2:
We can focus on extending register template API by implementing Google docs feature that will take template in the form of google doc and convert that to HTML and pass that to templater for registering it.

Milestone 3:
We can focus on exporting output to different type of format i.e. docx. PDF, HTML, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants