Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite start script to include building docs #136

Open
ramanxg opened this issue Jan 24, 2022 · 2 comments
Open

Rewrite start script to include building docs #136

ramanxg opened this issue Jan 24, 2022 · 2 comments
Labels
Story Point 2 Small UI Change, or bugfix. No new tests are required.

Comments

@ramanxg
Copy link
Member

ramanxg commented Jan 24, 2022

When we start the API locally, it would be helpful to run the command to build docs, so that separate commands don't need to be run every time.

@ramanxg ramanxg added the Story Point 2 Small UI Change, or bugfix. No new tests are required. label Jan 24, 2022
@ChaseC99
Copy link
Member

Do you think this would have a significant impact on the time it takes to start up the API?
If you combine these, can you also include a flag so that there's the option to skip the "build docs" steps?

@ramanxg
Copy link
Member Author

ramanxg commented Jan 27, 2022

I was thinking using a separate command or a flag that can skip the build step. We don't want these constantly built in Lambda. However, it does take only a few seconds to build the docs from scratch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Story Point 2 Small UI Change, or bugfix. No new tests are required.
Projects
Status: Tech Debt
Development

No branches or pull requests

2 participants