Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 545 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 545 Bytes

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