Notes to help with developing Reflex:
- Clone the Github Repository
- Modules are in
src/{modulename}
- Configure for development:
- Activate the development virtual env:
- Using defaults, start a local MariaDB (no pass on root), create a database
reflex_engine
, run the service:
- Connect to local engine by setting vars:
-
›