Skip to content

gorules/go-custom-nodes

Repository files navigation

Running the application

React (Vite)

First you must install pnpm and Node.js. Visit https://pnpm.io/installation and https://nodejs.org/en/download/package-manager to learn more.

  1. In the root run pnpm install
  2. Run pnpm dev

Golang

You must install Golang to run the application.

  1. Navigate to backend
  2. Run go run main.go

Playing with the app

Go to http://localhost:5173 (or whichever port vite has assigned).

About

Example GoRules editor with Go + Custom Nodes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published