clearcode
clearcode
demo of my config: ``` Vue.use(VueAuthenticate, { baseUrl: process.env.BASE_URL || 'http://localhost:8082', // Your API domain providers: { gopher1024: { clientId: 'spa', name: 'myapp', url: '/sso/token', authorizationEndpoint: 'http://localhost:8082/sso/authorize', redirectUri: 'http://localhost:7001/oauth2', requiredUrlParams:...
please show your code !
/cc @xormplus Urgent request
@h7ml cloudflare unsupport node 18+, how do you fix this? 16:34:41.770 | Cloning repository... -- | -- 16:34:42.611 | From https://github.com/clearcodecn/chatgpt-demo 16:34:42.612 | * branch f70b3296d66a36b58a21856fc88bb3f1882f3e2f -> FETCH_HEAD 16:34:42.612 | ...
....
@justlovediaodiao I think if the project can support local http(s) to shadowsocks will be a better choice. ``` app ----> local http(s) proxy ----> remote shadowsocks server ----> target ```...