0.0.4 • Published 2 years ago
insight-design-editor v0.0.4
Design Editor
This is a canvas like application that allows users to create and update images with MidJourney's abd Stable Diffusion endpoints
How to start
Install dependencies, currently using npm, but other package managers should work too.
npm iStart the project on development mode
npm run devEnvironment Variables
Create a .env file in the root of the project and add the following environment variables:
VITE_APP_GOAPI_KEY=your GoAPI API key hereRun Backend
Link to backend: https://github.com/rzavala1989/canvas-python-backend
Contribution
Feel free to contribute by opening issues with any questions, bug reports or feature requests.