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
docs: improve Getting Started section with clearer sequential instructions
Restructures the installation and setup instructions in the README to present them
in a logical, sequential order. This change prevents confusion by clearly indicating
that containers must be started before project initialization. The new numbered
format creates a step-by-step workflow that guides users through the entire process
from starting the environment to accessing the application and finally stopping
the services when done. Each step now includes more detailed explanations of what
each command accomplishes, improving the overall user experience for newcomers.
0 commit comments