momentum.sh
  • 💡Introduction to Momentum
    • Overview
    • How can momentum help you?
    • Why is it open source
    • Contributing to momentum
    • Troubleshooting & Feedback
  • Getting Started
    • Hers's what you will need
    • Installation
      • Cloud Integrations (Optional)
        • Portkey
        • Firebase
        • Setting up Github App
        • Enabling Github Auth on Firebase
        • Google Cloud
    • Running Momentum
    • Known bugs & fixes
  • Using Momentum
    • Underlying API structure
    • Auth
    • Logging in
    • User Registration
    • Parsing codebase
    • Getting list of all parsed projects
    • Getting list of all branches in a project
    • Listing all endpoints of a branch
    • Understanding Changes & Impacts
    • Generating Blast Radius
    • Get Flow Graph
    • Get Dependencies
    • Get More Dependencies (AI)
    • Getting code of a specific node
    • Testing your code
    • Generating a test plan
    • Setting up the test plan
    • Preferences
      • Setting preferences of a specific endpoint
      • Getting preferences for specific endpoint
    • Generating tests
  • Using Momentum CLI
Powered by GitBook
On this page

Was this helpful?

  1. Introduction to Momentum

Why is it open source

PreviousHow can momentum help you?NextContributing to momentum

Last updated 10 months ago

Was this helpful?

Momentum is open source as a way for us to give back to the community. By making the source code available, we empower our users to:

  • : Understand how Momentum works under the hood.

  • Modify It: Tailor Momentum to meet their specific needs.

  • Use It Freely: Integrate Momentum into their projects without restrictions.

  • Contribute: Improve Momentum by submitting pull requests with their enhancements, benefiting the entire community.

We believe that open collaboration leads to better software and a more vibrant, innovative community. Let's work together to make Momentum the best it can be!

Thank you for contributing to Momentum!

💡
View the Source Code