- Firebase:
- Create a project at console.firebase.google.com.
- Install Firebase Tools:
npm install -g firebase-tools. - Login:
firebase login. - Initialize:
firebase init hosting. - Select your project and set
distas the public directory.
- GitHub: Upload all files to a new repository.
- CI/CD (Optional): Use GitHub Actions for automatic deployment or simply run:
npm run deploy
- Domains:
- Connect your custom domain (e.g.,
carbcleantruckcheck.app) in the Firebase Hosting console. - Update DNS records as provided by Firebase.
- Connect your custom domain (e.g.,
bgillis99-pixel/ctc-app-clean
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|