HarperFast / HarperFast/documentation
Add Harper deploy behavior
- Dominant language
- MDX
- Stars
- 9
- Forks
- 9
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 32
Description
### Request Type
Undocumented existing feature
### What needs to be documented?
Ability to call `harper deploy` after `npm install -g harper` without first running `harper install`
### Where should this be documented?
Could either go: https://docs.harperdb.io/learn/getting-started/install-and-connect-harper
as footnote for npm install (list functionality that doesn't require harper install if more options than just deploy)
and/or
here: https://docs.harperdb.io/reference/v5/cli/operations-api-commands
as a footnote for ops that don't require `harper install` before calling
### Why is this needed?
Improves user understanding of platform features and functionality, also necessary knowledge for efficient deploy workflows within Github Action runners (common deploy method for enterprise users)
### Existing information
_No response_
### Priority/Impact
Medium - important but not urgent
### Are you planning to fix this issue?
No, just reporting the issue
### First-time contributor support
- [ ] I'm new to contributing and would appreciate guidance on the process
- [ ] I'd like help understanding the project structure
- [ ] I need assistance with setting up the development environment
- [ ] I'm comfortable contributing but new to this project specifically
Contributor guide
Assessment
This issue has not been assessed yet.