AlexsLemonade / refinebio-web

Refinebio Web
https://staging.web.refine.bio
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Implement initialization helper for boostrapping the application #134

Closed nozomione closed 1 month ago

nozomione commented 1 year ago

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.

nozomione commented 1 month ago

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.