Skip to content

🍜 Cooking diary website. Make a journal for your cooking adventure!πŸ•

License

Notifications You must be signed in to change notification settings

mikhomak/cookingd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

95 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

cookingd

Cooking diary

What is it?

A website for cooking diary(cooking Diary). Insipred by letterboxd, backlogd, and others...

Architecture and tech stack

  • Server - graphql rust api + postgress
  • Front - Vue client + nginx
  • Hosting - self hosted with docker

How to setup

In each folder you have the readme of how to setup the application

Auto-deploy

It auto deployes the server or the front, if the corresponding folders were changed in the main branch