Deploying
To deploy your application is just need to be in its root folder, in the same level as the wrangler.toml
file.
To deploy, run the wrangler deploy
command, wrangler will then start to build and deploy your application.
If you are not logged in yet, it will prompt you to do so. Otherwise, the deploy will go trough and print you the application url.