#Start in discussion mode

1 messages · Page 1 of 1 (latest)

frank kiln
#

Having the app build straight out for a complex app isn't the best way to go about it. Architecture, interactions, data handling, etc, needs to be discussed first.

sweet osprey
#

We completely agree and are thinking about building a “scaffolding” flow

soft grotto
#

That would be great. Some features that have a deep impact in architecture could be requested at the start to create the right scaffolding. Examples:
1-authentication (yes/no) and if yes which methods: email/password, google account, msft account, github, meta account, etc
2-Requires data to be stored? (prepare database relational or no-relational)
3-Requires files to be stored? Internally / external access
4-Requires payment processor?
5-Requires connection to LLM? Which models (request APIs) and test

sweet osprey
#

Yep, exactly!