If you want the code for this project, fork this GitHub repo - FireChess
Check out the code in action here, play it yourself - Live demo
Deploying Svelte apps to Firebase with GitHub actions
Use GitHub actions to automate deployment of Svelte applications to Firebase hosting
Check the final application here - pix2ascii
.
The full code for this project can be found on GitHub
or read the previous part here: Getting started with Firebase Functions
Getting started with Firebase Functions
A beginner's tutorial on creating and deploying a Firebase function
Check the final application out here - pix2ascii
.
The full code for this project can be found on GitHub
or read the next part here: Deploying Svelte apps to Firebase with GitHub actions