docs(*): Add deploy status badge to readme

This commit is contained in:
Josh Creek
2024-06-18 20:04:14 +01:00
committed by GitHub
parent 616f587510
commit c1ed99a1a3
+2
View File
@@ -2,6 +2,8 @@
A SvelteKit boilerplate project for a Software As A Service (SaaS) application, to get you started quickly. A SvelteKit boilerplate project for a Software As A Service (SaaS) application, to get you started quickly.
[![Netlify Status](https://api.netlify.com/api/v1/badges/70e20d6a-2d2c-4a5b-b697-8053c1e8655b/deploy-status)](https://app.netlify.com/sites/sveltekitsaasboilerplate/deploys)
## Developing ## Developing
After you have cloned the repository you can install the dependencies with `npm install`, and start a development server: After you have cloned the repository you can install the dependencies with `npm install`, and start a development server: