materia-server
materia-server copied to clipboard
Handle multiple "server profile" in materia.*.json
Currently, we have 2 server profile: dev and prod defined respectively in materia.json and materia.prod.json
We could handle more server profile by detecting materia.json + materia.*.json
files
Each files materia.*.json
is a new server profile where *
is the profile name
In Materia Designer, we could connect in live mode to any server profile (e.g. prod / staging / prod2 etc...).
- Materia Version: v1.0.0-beta.1