
Beautiful recipes website boilerplate project using Scully and Flotiq
Scully Starter - Recipes is a starter project for creating a recipes website using the Scully static site generator. It is built with Angular CLI version 11.0.2 and is configured to pull recipe data from Flotiq. This project can be easily deployed to various cloud hosting platforms such as Heroku or Netlify.
Scully Starter - Recipes is a starter project for creating a recipes website using Angular and the Scully static site generator. It is configured to pull recipe data from Flotiq and provides features such as easy deployment, recipe management using Flotiq editor, and automatic reloading during development. The project can be installed and built using the provided instructions.

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.
Flotiq CMS is a robust headless content management system that combines a user-friendly interface with powerful automatic content modeling capabilities
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.