Aug 24, 2017 · 1 min read
Nice structuring.
Garrett Wills the application seed seems quick and easy to start with, I also implemented similar application structure, have changed a bit as per my usage.
I am using bookshelf as ORM.
Now application is getting bigger and bigger I need to make it more sub module type structure, scalable and also how to implement the schema migration and update. If you faced some similar issue and want to share some thought on that will be helpful as well.
