We must execute scripts to initialize some of the site features and contexts during the application bootstrapping process, and we'll need a way to manage them.
Problem or idea
We should implement an initialization helper in order to organize and handle those scripts to bootstrap our application.
Solution or next step
Create an initialization helper that runs all the required scripts during the bootstrapping process.
We've already implemented the deploy scripts and set up the other configurations, thus this issue is no longer relevant and will be closed - thank you.
Context
We must execute scripts to initialize some of the site features and contexts during the application bootstrapping process, and we'll need a way to manage them.
Problem or idea
We should implement an initialization helper in order to organize and handle those scripts to bootstrap our application.
Solution or next step
Create an initialization helper that runs all the required scripts during the bootstrapping process.