https://github.com/vdustr/template-aio
My all-in-one template for web development.
https://github.com/vdustr/template-aio
boilerplate cspell eslint monorepo pnpm prettier reactjs single-page-applications stylelint template typescript
Last synced: 3 months ago
JSON representation
My all-in-one template for web development.
- Host: GitHub
- URL: https://github.com/vdustr/template-aio
- Owner: VdustR
- License: mit
- Created: 2024-02-09T06:20:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-27T11:34:55.000Z (3 months ago)
- Last Synced: 2025-06-27T12:34:02.062Z (3 months ago)
- Topics: boilerplate, cspell, eslint, monorepo, pnpm, prettier, reactjs, single-page-applications, stylelint, template, typescript
- Language: TypeScript
- Homepage: http://vdustr.dev/template-aio/
- Size: 2.35 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌟 template-aio
My all-in-one template for web development.
[](https://codespaces.new/VdustR/template-aio)
## 🎯 Release Library
This repository uses **[changesets/action](https://github.com/changesets/action)**, a GitHub Action that automates release management by creating a pull request with version updates and changelog entries whenever changes are pushed to the `main` branch.
To enable seamless releases, ensure GitHub Actions have sufficient permissions to write to and manage pull requests in your repository. Navigate to:
**Settings → Code and automation → Actions → General → Workflow permissions** and adjust the following:
- ✅ Select **Read and write permissions**
- ✅ Enable **Allow GitHub Actions to create and approve pull requests**## 🤝 Contributing
Contributions are welcome! Please read the [contributing guide](https://github.com/VdustR/template-aio/blob/main/CONTRIBUTING.md) for details.
## 📜 License
[MIT](./LICENSE)
Copyright (c) 2024-2025 ViPro ()