lodewallet-xcode/config
2023-02-08 14:01:09 -05:00
..
common Update static files 2023-02-08 14:01:09 -05:00
readme.md Add main bundle resources 2023-01-19 14:08:25 -05:00

Config

Obelisk projects should contain a config folder with the following subfolders: common, frontend, and backend.

Things that should never be transmitted to the frontend belong in backend/ (e.g., email credentials)

Frontend-only configuration belongs in frontend/.

Shared configuration files (e.g., the route config) belong in common/