Inspiration
The inspiration of this project is the importance of automation in the development lifecycle of a product and therefore I started to explore chef (specifically chef automate) and the host of automation features that come with it, this is the outcome of a basic usage as illustrate in the docs of chef automate with vagrant in a real world nodejs app managing a music library.
What it does
This is a simple music library that renders out the songs available for rent in a shop.
How we built it
It was built using nodejs for the computation with a mini database of sqlite3 and chef automate to process the pipeline of deployment via vargant.
Challenges we ran into
The major challenge was getting started with chef as it was completely new for me as a developer, but the easy to use docs we're an incredible help.
Log in or sign up for Devpost to join the conversation.