|
export const BSL_LICENSE_TEXT = 'For all organizations with less than $5MM USD a year in revenue and funding, Directus is free for personal projects, hobby projects and in production. This second group does not require a license. Directus is licensed under BSL 1.1.' |
This should be updated to reflect MSCL. (and the new *.com domain)
Since almost all of the templates built exceed the default license state it should probably be moved to the top of the CLI under the bunny ASCII.
@bryantgillespie let me know if this is something you want help taking on.
directus-template-cli/src/lib/constants.ts
Line 32 in 14b2273
This should be updated to reflect MSCL. (and the new
*.comdomain)Since almost all of the templates built exceed the default license state it should probably be moved to the top of the CLI under the bunny ASCII.
@bryantgillespie let me know if this is something you want help taking on.