mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 16:02:14 +00:00
dae1933a8c
* feat: workspace default app * sqlx prepare * rebase migration * Redirect from home page * move redirect to the workspaces page * sqlx prepare * auto redirect when only one workspace and load user before redirecting * Add check for operator * refresh userstore before redirecting to workspace app * check for superadmin * revert node_modules * revert package-lock.json
Windmill API
The API server, exposing functionality to other components and the frontend
This crate exposes both a library as well as a binary target.