Sign up form and other stuff

This commit is contained in:
Greg Burri 2022-11-26 12:26:05 +01:00
parent b1ffd1a04a
commit 45d4867cb3
18 changed files with 817 additions and 107 deletions

View file

@ -17,6 +17,17 @@
# Technical
## Cross-compilation on Windows 11
The toolchain for Raspberry Pi 64 bits is available here: https://gnutoolchains.com/raspberry64/
## How to install service on RPI Zero
1. Copy doc/recipes.service to /lib/systemd/system
2. Enabled it: #> systemctl enable recipes
## Useful URLs
* Rust patterns : https://github.com/rust-unofficial/patterns/tree/master/patterns