docs: added documentation for build command (#9604)

- Added documentation for `medusa build` command
- Update deployment documentation for admin to use `--admin-only` option
This commit is contained in:
Shahed Nasser
2024-10-16 09:37:40 +00:00
committed by GitHub
parent f6d3453e6d
commit ddcb749bc4
6 changed files with 101 additions and 3 deletions
@@ -595,6 +595,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/integrations/page.mdx",
"pathname": "/integrations"
},
{
"filePath": "/www/apps/resources/app/medusa-cli/commands/build/page.mdx",
"pathname": "/medusa-cli/commands/build"
},
{
"filePath": "/www/apps/resources/app/medusa-cli/commands/db/page.mdx",
"pathname": "/medusa-cli/commands/db"