mirror of
https://github.com/Shadowfita/docmost.git
synced 2026-07-21 07:22:49 +10: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