Skip to content

JonnyOrman/garden-engine-editor

Repository files navigation

Garden Engine Editor

Visual editor for Garden Engine.

Can be run as a web or desktop app.

Set save file path

Make a copy of template.env called .env and set the FILE_PATH to where you want to save the content file.

Web app

Run as web app only with npm run dev, then navigate to localhost:1420

Desktop app

To also run the desktop app, run npm run tauri dev.

Running tests

Run unit tests with npm run test.

Run feature tests by running the web app with npm run dev, then run the tests with npx playwright test. View the report with npx playwright show-report.

About

Garden Engine editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages