Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T09:04:08.000Z (3 months ago)
- Last Synced: 2024-08-26T10:57:43.535Z (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: 995 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# template-aio
My all-in-one template for web development.
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/VdustR/template-aio)
[![Open in CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/Vdustr/template-aio)
[![Open in IDX](https://cdn.idx.dev/btn/open_dark_32.svg)](https://idx.google.com/import?url=https%3A%2F%2Fgithub.com%2FVdustR%2Ftemplate-aio)
## Known Issues
### VSCode ESLint Extension Error
When utilizing the ESLint extension in VSCode, you might encounter the following error:
```plaintext
[Error - 1:23:45 AM] Calculating config file for file:///template-aio/commitlint.config.ts) failed.
Error: No ESLint configuration found in ...
```To resolve this issue, consider switching to the pre-release version of the ESLint extension. You can find more information here:
## License
[MIT](./LICENSE)
Copyright (c) 2024 ViPro ()