Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regenrek/bolt-nextjs-shadcn-starter
https://github.com/regenrek/bolt-nextjs-shadcn-starter
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/regenrek/bolt-nextjs-shadcn-starter
- Owner: regenrek
- License: mit
- Created: 2024-12-13T05:53:42.000Z (27 days ago)
- Default Branch: main
- Last Pushed: 2024-12-14T07:25:50.000Z (26 days ago)
- Last Synced: 2024-12-14T08:22:31.448Z (26 days ago)
- Language: TypeScript
- Size: 38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StackBlitz Starter Templates
## About this repository
StackBlitz uses Git repositories as the source of the __starter templates__ on [stackblitz.com](https://stackblitz.com). This repository contains the source code for several starter templates maintained by the StackBlitz team and community.
Some open-source projects maintain starter templates in their own repositories. For examples, see the [create-vite templates](https://github.com/vitejs/vite/tree/main/packages/create-vite) and the [`nuxt/starter` repository](https:github.com/nuxt/starter/tree/v3-stackblitz).
## Contributing to this repository
Contributions to this repository are welcome. We ask that contributors first open an issue before opening a pull request for non-trivial changes, such as:
1. Adding a new template.
2. Upgrading a template’s npm dependencies to new major versions.
3. Changing many files in an existing template (except for formatting or cosmetic changes).__Please note:__ the presence of a starter template in this repository does not guarantee that this template will be included on stackblitz.com. The list of starter templates on stackblitz.com (pictured below) is currently hand-picked by the StackBlitz team.
## License
The contents of this repository are made available under the terms of the [MIT License](./LICENSE).
By contributing code changes to this repository, you agree to StackBlitz distributing those code changes under this license.
Note that each starter template in this repository may specify — but not directly include — dependencies which are licensed separately by their respective authors. Please check licensing requirements for the dependencies and software packages you use.