hydra-pay-channels-demo/config
2022-12-16 00:04:20 +00:00
..
common Initial commit (wip) 2022-12-16 00:04:20 +00:00
readme.md Initial commit (wip) 2022-12-16 00:04:20 +00: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/