Trending repository
-
Updated
Apr 20, 2022 - Python
Enter your username and annotate some of the “towers” to share your GitHub story in 3D, VR, and IRL.
June 20, 2022 - June 24, 2022 • Melbourne, Australia
Open source projects built in or receiving significant contributions from Brazil :brazil:
Windows developers use AppVeyor to continuously run their tests and deploy apps to cloud or on-premise environments. AppVeyor CI can update the build status on your GitHub pull requests, upload build artifacts to project release and deploy successful builds. AppVeyor is not just a build tool, but it's the place of Windows CI knowledge accumulation - thanks to AppVeyor's vibrant community!
We already have some scripts in the scripts directory. It would be good to run them for every PR.
This is also a great task for beginners.
Tired of the troubles with JavaScript? DeepScan can help you.
DeepScan is an advanced static analysis tool engineered to support JavaScript, TypeScript, React, and Vue.js.
You can use DeepScan to find possible runtime errors and quality issues instead of coding conventions. Integrate with your GitHub repositories to get quality insight into your web project.
What problem does this feature solve?
Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling
nuxt generateto run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba