Here's what's popular on GitHub today...
Trending repository
基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统
-
Updated
Sep 19, 2021 - Java
Command Line
Check out (or curl) this fun Rust app from @sayanarijit.
Popular topic
Haskell
Trending repository
Muzic: Music Understanding and Generation with Artificial Intelligence
-
Updated
Sep 27, 2021 - Python
Trending repository
Upcoming event recommended by GitHub
Game Off
November 01, 2021 - December 01, 2021 • Online
Trending repository
-
Updated
Sep 27, 2021 - Python
Trending repository
A monitor of resources
-
Updated
Sep 27, 2021 - C++
Collection recommended by GitHub
App recommended by GitHub
Crowdin
Crowdin is designed to be the one tool you need to get automated and continuous localization.
Seamlessly integrates into your development process. Files for localization from the branches you chose are transferred into a branch in your Crowdin project. Ready translations get transferred back as a pull request to your repository automatically.
Crowdin is trusted by companies like Kickstarter, Avast, iFixit, Joomla and more. Localize any kind of software using the same tool.
Trending repository
Trending repository
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
-
Updated
Sep 20, 2021
Trending repository
Trending repository
-
Updated
Sep 8, 2021 - Java
Trending repository
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
Updated
Sep 27, 2021 - Java
Trending repository
-
Updated
Sep 27, 2021 - Vue
Trending repository
苗苗 约苗 九价 秒杀 脚本
-
Updated
Sep 15, 2021 - Java
Trending repository
Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
-
Updated
Sep 27, 2021 - Python
Trending repository
Guide on Domain-Driven Design, Hexagonal architecture, best practices etc.
-
Updated
Sep 27, 2021 - TypeScript
Trending repository
-
Updated
Sep 25, 2021
Trending repository
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
List of Computer Science courses with video lectures.
-
Updated
Sep 10, 2021
Trending repository
Task
Currently, We use the AES algorithm to encrypt the password and provide the password back to the front end. I think It's not safe.
I suggest the following optimization:
- The API does not return the password field. See `org.apache.shenyu.admin.controller.DashboardUse
Trending repository
The Ultimate FREE Machine Learning Study Plan
-
Updated
Sep 27, 2021
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
Improve coverage
The code coverage https://codecov.io/github/ctripcorp/apollo seems to be less than 60%.
It would be great if it can be brought up around 80-90%.
Trending repository
App recommended by GitHub
Layer CI
Ship code faster with LayerCI
Developers move much faster using LayerCI to get per-branch review & E2E testing environments.
- It's easy to write efficient tests with our familiar Docker-like syntax. Never see a huge YAML file again.
- Get a staging server per-commit by adding
EXPOSE WEBSITEto the bottom of your pipeline configuration - Skip repetitive setup with our industry-leading Layer cache, it's like "docker build" but supercharged specifically for CI.



本人是一个小白,真的尝试去做了,好在一些安装下载配置别人有出教程,但不同人出的并不连贯,让我产生一种莫名其妙的感觉,很多东西在于细节,也许他所讲授的方法适用于这个特定的问题,但并不适用于项目,拜托了