Once the code is properly set on the server, the environment variables configured and that you ran composer install with success, you need to follow the following steps.
- Run the make init command. It will create an empty DB.
- Install the assets as explained in the developer documentation
- Create an admin user as explained in the developer documentation
- You can now dump the DB and import it locally to migrate from your old blog.