Back
Gehrig Kunz

Hey Maxence, neat project! I don't have a need, but could totally see those that do.

When I first saw "Open Source License Management," I wasn't entirely sure if this referred to managing open source software licenses and which ones my code base uses or if it was an open source tool for managing subscription-based software licenses.

After reading further, it became clear that the latter was the case, but making this distinction more apparent up front could go along way to improve clarity for users. And likely a layer deeper would be helpful context, am I supposed to use this if I have a SaaS that uses a one-time code license or a monthly subscription license or either?

Like Philipp mentioned, it'd also be helpful to show rather than tell when possible–adding visual examples or demos to show how users would interact with and expose these licenses to their end-users could speed up understanding. In the same vein, a JavaScript snippet demonstrating the ease of implementation.

Hope that helps!