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
Currently the guide recommends setting up a Planetscale database for both production & local development. For production it of course makes sense. However, for local development it may be beneficial to offer an alternative for offline use.
As such would it be worth adding additional information in the guide and/or adding a docker-compose.yml with the following to deploy a local MySQL database:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What
Currently the guide recommends setting up a Planetscale database for both production & local development. For production it of course makes sense. However, for local development it may be beneficial to offer an alternative for offline use.
As such would it be worth adding additional information in the guide and/or adding a
docker-compose.yml
with the following to deploy a local MySQL database:Beta Was this translation helpful? Give feedback.
All reactions