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
Frontend | Backend |
---|---|
daisyUI | Go |
htmx | SQLite |
_hyperscript | |
templ |