mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08:00
feat: search
This commit is contained in:
@@ -46,7 +46,7 @@ The server will be available on `http://localhost:3000`
|
||||
$ pnpm nx run server:migration:create init
|
||||
|
||||
# Generates 'init' migration file from existing entities to update the database schema
|
||||
$ pnpm nx run server::generate init
|
||||
$ pnpm nx run server:migration:generate init
|
||||
|
||||
# Runs all pending migrations to update the database schema
|
||||
$ pnpm nx run server:migration:run
|
||||
|
||||
Reference in New Issue
Block a user