1
0
Fork 0
nixos-config/packages/kassandra/config
2023-01-19 04:14:09 +01:00
..
common Refactor package includes 2023-01-19 04:14:09 +01:00
readme.md Refactor package includes 2023-01-19 04:14:09 +01: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/