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
- Replace CardGrid component with Timeline component
- Update each deployment step to use the new Step component
- Improve readability and consistency of the guide
Once you have the ecosystem running locally, the next step is to deploy the components to production. These guides provide step-by-step instructions for preparing and deploying each part of the toolkit.
9
9
10
-
<CardGrid>
11
-
<Cardtitle="1. Deploy the API Server"icon="cloud">
12
-
Learn how to configure and deploy the Dart Frog backend to a production server using Docker.
0 commit comments