As Joel Berger wrote in a previous post both Mojolicious and Bootstrap from Twitter are awesome frameworks.

I created a boilerplate in order to have a starting point for web application development and put it on github. On the first page of the repository there are mentioned some of the features and things this boilerplate will help you with, like:

  • Configurable application menu based on user type;
  • Unified user notification through messages displayed (alert, success, info);
  • Examples of using the Mojolicious sessions;

I added today two examples of photo galleries:

  • Slide Gallery
  • Grid Photo Gallery

The boilerplate can be seen in action on dotCloud if you want to see how awesome web applications look with Bootstrap.

I have to keep this post short because I’m running out of time for today, but I want to invite you to give a try this boilerplate, use it and abuse it – of course, contributions are more than welcome and will be rewarded with fame and glory, displaying contributors name on the front page of the repository 😛

Article written by Tudor Constantin – read more on Perl Weekly