[Racket] Ferti hydroponic nutrient solver, redux.
Add README.org.
README.org
@@ -0,0 +1,12 @@
1
Added:
#+TITLE: Ferti Aquaponic Nutrient Management
2
Added:
#+AUTHOR: Marius Peter
3
Added:
#+DATE: <2025-11-29 Sat>
4
Added:
5
Added:
6
Added:
* Environment variables
7
Added:
8
Added:
- =FERTI_ENVIRONMENT= :: Can be either =development= or =production=.
9
Added:
Default value is =production=, which is more secure (password
10
Added:
required everywhere, no debug traces).
11
Added:
- =FERTI_USER= :: User used to log into the web app.
12
Added:
- =FERTI_PASS= :: Password used to log into the web app.