An open API service indexing awesome lists of open source software.

https://github.com/uvacoder/test-astro-starters-collection


https://github.com/uvacoder/test-astro-starters-collection

astro collection curated netlify

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# astro.new
-
Instantly generate a new Astro project on StackBlitz or CodeSandbox.

# From the UI

- [astro.new](https://astro.new)
- [astro.new/next](https://astro.new/next)

# From a URL

`astro.new/template-name@version?on=platform`

- From `latest` branch 👉 [astro.new/starter](https://astro.new/starter)
- From `main` branch 👉 [astro.new/minimal@next](https://astro.new/minimal@next)
- From a specific tag 👉 [astro.new/blog@0.21.0-next.1](https://astro.new/blog@0.21.0-next.1)
- On StackBlitz (default) 👉 [astro.new/docs?on=stackblitz](https://astro.new/docs?on=stackblitz)
- On CodeSandbox 👉 [astro.new/docs?on=codesandbox](https://astro.new/docs?on=codesandbox)