SFTtech / abrechnung

Payment tracking and money splitting for groups 💸
https://abrechnung.readthedocs.io
GNU Affero General Public License v3.0
122 stars 15 forks source link

remove dependency on recoil in web #140

Closed mikonse closed 6 months ago

mikonse commented 1 year ago

currently recoil is still used to store the ui config which can be configured by providing a config.json in the serving webserver. Remove recoil there and use redux.