chefnotes

recipe application (for my wife + learn new stuff)

Stars
0
Committers
1

tbh basicly a playground for myself

wanted to build a recipe application for my wife. on that behalf also wanted to learn new stuff.

techstack

  • ionic, to bring the app to android and ios (new)
  • angular, to build the frontend application
  • nestjs, to build the backend application (new)
  • postgres {already dockerized}, to store all the delicious recipes of my beautiful wife
  • docker, to containerize the whole application
Related Projects