Skip to content

Commit

Permalink
adding spatz2 template (#671)
Browse files Browse the repository at this point in the history
* adding "spatz" template to templates.json

* init

* adding spatz-2 template

* reducing tags to 6

* linting
  • Loading branch information
engageintellect authored Aug 31, 2024
1 parent 4fbc884 commit f47073e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/routes/templates/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -670,5 +670,13 @@
"stores-and-state",
"svelte"
]
},
{
"title": "spatz2",
"url": "https://spatz2.engage-dev.com",
"repository": "https://github.com/engageintellect/spatz-2",
"description": "An opinionated template for building full-stack Svelte applications ridiculously fast. Includes auth, database, admin panel, user dashboard, themes, icons, and more.",
"npm": "svelte-lorem-ipsum",
"categories": ["sveltekit", "svelte-add", "database", "ssr", "integrations", "mobile"]
}
]

0 comments on commit f47073e

Please sign in to comment.