codeamp / panel

CodeAmp Web Application. Built with React.js, GraphQL and Material-UI.
12 stars 7 forks source link

Enable Environment Copying #244

Closed aballman closed 5 years ago

aballman commented 6 years ago

Describe the solution you'd like Allow one environment to copy its configuration from another environment. This is useful for when an project is ready for production, as it would reduce the amount of hands-on time when deploying a new environment.

aballman commented 5 years ago

Superseded by import/export functionality described here: https://github.com/codeamp/circuit/issues/401