--- name: "{{name}}" client: "{{client}}" status: active tech: [] local_path: /Volumes/SSD/Projects/Oliver/{{dirname}} deploy: url: tags: - project - "{{client-tag}}" created: <% tp.date.now("YYYY-MM-DD") %> --- ## Overview > Brief description of what this project does and why it exists. ## Tech Stack - **Frontend:** - **Backend:** - **Database:** - **Infrastructure:** ## Deployment - **Local path:** `{{local_path}}` - **Run:** - **URL:** - **Server:** ## Sessions > Latest session first. ### <% tp.date.now("YYYY-MM-DD") %> – Session 1 **Requested:** - **Done:** - --- ## Change Log | Date | What was requested | What was changed | Files | |------|--------------------|------------------|-------| | | | | | ## Related