mirror of
https://github.com/willchen96/mike.git
synced 2026-07-24 23:41:04 +02:00
feat: refresh workflows and workflow editor UI
This commit is contained in:
parent
0ed5050b21
commit
fa21ac8fd7
11 changed files with 745 additions and 585 deletions
|
|
@ -15,6 +15,12 @@ Website: [mikeoss.com](https://mikeoss.com)
|
|||
- `backend/schema.sql` - Supabase schema for fresh databases
|
||||
- `backend/migrations/` - dated, incremental schema migrations; on an existing database, apply the files dated after the Mike version you deployed
|
||||
|
||||
## System Workflows
|
||||
|
||||
Mike's system assistant and tabular review workflows are maintained in the
|
||||
[`Open-Legal-Products/mike-workflows`](https://github.com/Open-Legal-Products/mike-workflows)
|
||||
repository.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- Node.js 20 or newer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue