You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Conductor configuration for workspace setup (#659)
* Add Conductor configuration for workspace setup
- Add conductor.json with setup and run scripts
- Create conductor-setup.sh to copy env files and run Rails setup
- Enhance bin/setup to generate React on Rails locales
- Use nonconcurrent mode for dev server to prevent port conflicts
- Update package.json to accept Node >=22
* Add trailing newlines to conductor.json and conductor-setup.sh
0 commit comments