You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have to modify the file ./graphql-server/config/data_models_storage_config.json when we want to start zendro without docker, but for the getting started guide we should have a default database, if not, the database is not found.
I propose to have two files as the config in Starter pack:
We have to modify the file
./graphql-server/config/data_models_storage_config.json
when we want to start zendro without docker, but for the getting started guide we should have a default database, if not, the database is not found.I propose to have two files as the config in Starter pack:
In the first one we can have
and in the second we can have all database connections examples.
The text was updated successfully, but these errors were encountered: