Here's what's popular on GitHub today...
Trending repository
-
Updated
Sep 15, 2021 - C
Command Line
Check out (or curl) this fun Rust app from @sayanarijit.
Popular topic
Trending repository
-
Updated
Sep 29, 2021 - TypeScript
Trending repository
-
Updated
Sep 29, 2021
Upcoming event recommended by GitHub
Hacktoberfest 2021
October 01, 2021 - October 31, 2021 • Virtual
Trending repository
-
Updated
Sep 10, 2021
Trending repository
Collection recommended by GitHub
Made in India
Open source projects built in or receiving significant contributions from India :india:
App recommended by GitHub
Rollbar
Helping development teams proactively discover, predict, and remediate errors with real-time, AI-assisted workflows.
Trending repository
Apache部署GVA项目
Apache 部署GVA
部署版本
GVA 2.4.0
具体配置
VirtualHost 配置中加入:
<Proxy /api>
Order deny,allow
Allow from all
</Proxy>
ProxyPass /api http://127.0.0.1:8888
ProxyPassReverse /api http://127.0.0.1:8888此配置目的与 官方 nginx 提供配置类似。
注意
Apache 需要开启 proxy_module
http://127.0.0.1:8888 为后端默认地址,如已更改记得替换
Trending repository
Trending repository
-
Updated
Sep 29, 2021 - JavaScript
Trending repository
-
Updated
Sep 28, 2021 - Java
Trending repository
Sanity checks
- My issue relates to a specific CLI completion spec (e.g.
git checkoutis missing options ingitcompletion spec). If your issue is more general, please create your issue here: withfig/fig - I have searched [github.com/withfig/autocomplete/issues](https://gi
Trending repository
-
Updated
Sep 27, 2021 - C#
Trending repository
-
Updated
Sep 29, 2021
Trending repository
-
Updated
Sep 20, 2021
Trending repository
-
Updated
Sep 29, 2021 - Jupyter Notebook
Trending repository
Trending repository
-
Updated
Sep 27, 2021 - Python
Trending repository
Since last year we've had an "official" Grafana dashboard which lives in the source tree and we publish publicly.
But many users including internal teams aren't aware it exists.
We should update the Telemetry page to note it's existence!
Trending repository
-
Updated
Sep 29, 2021 - C++
Trending repository
Tutorials
Would be nice to have some tutorial docs written up before the official release on Kaggle that take someone step by step on how to make a simple bot that can keep a single city alive, then keep several cities alive and build more units, then suggest some slightly advanced paths one could take
Open to the community to helping build one of these! (just don't include a tutorial on a too advanced o
Trending repository
Trending repository
-
Updated
Sep 29, 2021 - Python
Trending repository
Currently we use a pretty naive removal of testing dependencies for SwiftPM by setting an environment variable. We should be able to use Rocket and update our Rakefile script to just remove testing dependencies on each release, and keep it in the development process thanks to that.
The idea came from this PR that I saw RxSwiftCommunity/RxOptional#83, which sounds reall
Trending repository
-
Updated
Sep 20, 2021 - Go
Trending repository
App recommended by GitHub
TestQuality
TestQuality is the #1 Test Case Creation and Management app for GitHub Workflows. TestQuality extends your Github DevOps workflow to provide powerful and modern GitHub issue powered test case creation and management. TestQuality integrates with GitHub, Jira, Selenium, Jenkins, Cloudbees, Cucumber, JUnit and more to complement your entire DevOps workflow. TestQuality is FREE for GitHub public repo’s and affordable for teams on private repo's.
本人是一个小白,真的尝试去做了,好在一些安装下载配置别人有出教程,但不同人出的并不连贯,让我产生一种莫名其妙的感觉,很多东西在于细节,也许他所讲授的方法适用于这个特定的问题,但并不适用于项目,拜托了