You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kraken is based heavily on configuration to setup the application how you like. You can see in kraken how some items are setup, by default. For example:
Hello!
Lets say I want to organize my project in this way:
App
-store
--controllers
--models
--views
--public
---templates
---css
---locales
-blog
--controllers
--models
--views
--public
---templates
---css
---locales
-tasks
-test
I known that I cant with sailsjs and that's a deal breaker to me.
Can I achieve this with kraken?
Thanks
The text was updated successfully, but these errors were encountered: