dopecodez / dopecodez/create-express-template

Move to ejs for template rendering

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
TypeScript
Stars
18
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Right now, all templates are maintained separately which makes the application size much bigger.

We should ideally move to a template rendering engine like [ejs](https://www.npmjs.com/package/ejs) which will allow us to dynamically change templates according to user input.

This will be a huge change in the current programming structure and should be ideally implemented in incremental steps.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.