https://github.com/zce/tcb
All my tencent cloudbase sources.
https://github.com/zce/tcb
Last synced: about 1 year ago
JSON representation
All my tencent cloudbase sources.
- Host: GitHub
- URL: https://github.com/zce/tcb
- Owner: zce
- License: mit
- Created: 2021-03-18T07:10:50.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T11:01:15.000Z (over 2 years ago)
- Last Synced: 2025-01-08T09:51:34.745Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 60.5 KB
- Stars: 17
- Watchers: 2
- Forks: 10
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tcb
[![License][license-img]][license-url]
[![Dependency Status][dependency-img]][dependency-url]
[![devDependency Status][devdependency-img]][devdependency-url]
[![Code Style][style-img]][style-url]
> All my tencent cloudbase sources.
## Getting Started
[](https://console.cloud.tencent.com/tcb/env/index?action=CreateAndDeployCloudBaseProject&appUrl=https%3A%2F%2Fgithub.com%2Fzce%2Ftcb&branch=master)
## Contributing
1. **Fork** it on GitHub!
2. **Clone** the fork to your own machine.
3. **Checkout** your feature branch: `git checkout -b my-awesome-feature`
4. **Commit** your changes to your own branch: `git commit -am 'Add some feature'`
5. **Push** your work back up to your fork: `git push -u origin my-awesome-feature`
6. Submit a **Pull Request** so that we can review your changes.
> **NOTE**: Be sure to merge the latest from "upstream" before making a pull request!
## License
[MIT](LICENSE) © [zce](https://zce.me)
[license-img]: https://img.shields.io/github/license/zce/tcb
[license-url]: https://github.com/zce/tcb/blob/master/LICENSE
[dependency-img]: https://img.shields.io/david/zce/tcb
[dependency-url]: https://david-dm.org/zce/tcb
[devdependency-img]: https://img.shields.io/david/dev/zce/tcb
[devdependency-url]: https://david-dm.org/zce/tcb?type=dev
[style-img]: https://img.shields.io/badge/code_style-standard-brightgreen
[style-url]: https://standardjs.com