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: specify the root directory of app #133

Closed OskarZaremba closed 2 years ago

OskarZaremba commented 2 years ago

So far, after creating the application template, the janush command with its options could only be called directly in the newly created application template directory, e.g. janush-app/. Now it is possible to add application template modules from any directory inside the application template directory, e.g. janush-app/ web/.