codeandpepper / janush

Set up a modern codebase for cloud-native web app with authentication features by running one command
https://janush.dev
MIT License
14 stars 1 forks source link

Feature/dynamic template files [draft] #162

Open OskarZaremba opened 2 years ago

OskarZaremba commented 2 years ago

I found two methods of dynamically modifying files.

In my opinion if for the time being we are interested in modifying template files only, our best bet would be to use first method since it is more handy and less labor-intensive.

Let's make more people have a look at it and give their opinions too.

pieralukasz commented 2 years ago

Let's focus on overwriting templates, in this specific case should be easier and faster.