Files
connected-home/rustfmt.toml
Steve Sampson 1aba1a47f2 Implemented Basic API, Frontend, Consumer, Producer
* Implemented user registration and login
* Implemented JWT creation and verification
* Implemented several dummy API endpoints
* Define env vars in helm values.yaml file
* Label resources in Tilt
* Created crude react frontend for testing register / login
  functionality
2021-11-14 12:04:20 -04:00

3 lines
60 B
TOML

# Maximum width of each line.
# Default: 100
max_width = 100