Deploy your Thulite Site to Google's Firebase Hosting
Firebase Hosting is a service provided by Google’s Firebase app development platform, which can be used to deploy a Thulite site.
Prerequisites
To follow this guide, you will need to have firebase-tools installed.
How to deploy
-
Create
firebase.json
at the root of your project with the following content: -
Create
.firebaserc
at the root of your project with the following content: -
Run your build command:
-
Deploy using the command: