Introduction

This chapter serves as the developer’s guide to building Recipya.

Fetch the Code

Run the following command to get the code.

git clone --recurse-submodules https://github.com/reaper47/recipya.git

You may also use the GitHub CLI if you prefer.

gh repo clone reaper47/recipya

Technology Stack

FrontendBackend
daisyUIGo
htmxSQLite
_hyperscript
templ