ShaanCoding / makeread.me

An Awesome ReadME Generator To Jumpstart Your Projects!
https://makeread.me
Mozilla Public License 2.0
216 stars 71 forks source link

Move Nunjucks Logic from Frontend to Backend #21

Open ShaanCoding opened 2 months ago

ShaanCoding commented 2 months ago

Feature Details

As a software developer I want to move the Nunjucks rendering logic from the components located in the frontend, to instead the backend, so that I can have better maintainability of our application as well as improve our performance

Cover any details here, e.g. feature number and stakeholders

Expected Functionality

ShaanCoding commented 2 months ago

Not sure on this one as it keeps server fees very low / almost free with caching. Will tackle later