About

The HalfSizeBakes Recipe Server (version null) has been created to manage the recipes that are served to HSB visitors. It is a central collection point for all recipes such that both HTML versions can be served to the blog, and custom formatted PDF versions of the recipes can be delivered for printing.

This site should be only used by administrators, and, really, mostly Marie.

Cookies

This site uses cookies to manage the interactive user experience. One local storage item is used to indicate whether the user has seen the cookie usage banner as is now required by the European Union.

NOTE : By continuing to use this site you implicitly agree to the use of this storage on your device.

Technology

This tool is built using the Svelte JavaScript framework. The back-end is built using the Java DropWizard restful server framework. Both are delivered as a unit in a single Docker container. The database is MongoDB, accessed from Java using the Morphia library.