GithubHelp home page GithubHelp logo

typcn / leanclub Goto Github PK

View Code? Open in Web Editor NEW
215.0 215.0 38.0 577 KB

C++ forum system

Home Page: https://leanclub.org/

License: Other

CMake 0.41% Shell 0.09% C++ 55.19% C 34.55% Objective-C 0.03% Lua 0.38% Makefile 0.49% HTML 3.81% CSS 5.06%

leanclub's People

Contributors

tsuibin avatar typcn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

leanclub's Issues

config.h中 DATABASE_USERNAME 和 DATABASE_PASSWORD如何配置?

const std::string DATABASE_USERNAME = "";
const std::string DATABASE_PASSWORD = "";

GITHUB APP OAUTH

const std::string GITHUB_OAUTH_ID = "";
const std::string GITHUB_OAUTH_SECRET = "";

GOOGLE APP OAUTH

const std::string GOOGLE_OAUTH_ID = "";
const std::string GOOGLE_OAUTH_SECRET = "";

Twitter OAUTH

const std::string Twitter_OAUTH_ID = "";
const std::string Twitter_OAUTH_SECRET = "";

如何修改绑定IP 127.0.0.1:18080

main.cpp 中
app.port(18080)
指定了端口,但是未看到绑定的IP设置

crow::SimpleApp app;

也没有找到crow::SimpleApp 这个类

[ERROR ] An uncaught exception occurred: invalid json object

wget -c http://localhost:18080/
--2015-12-11 10:02:17-- http://localhost:18080/
Resolving localhost (localhost)... ::1, 127.0.0.1
Connecting to localhost (localhost)|::1|:18080... failed: Connection refused.
Connecting to localhost (localhost)|127.0.0.1|:18080... connected.
HTTP request sent, awaiting response... (2015-12-11 02:02:17) [ERROR ] An uncaught exception occurred: invalid json object
500 Internal Server Error

看样子是数据库有点问题

搜索

搜索功能会调用
s.swiftypecdn.com/install/v2/st.js
然后会将LeanClub站点的内容显示出来

https访问失败

https://10.0.0.49:8080/

SSL 连接出错

ERR_SSL_PROTOCOL_ERROR
无法与服务器建立安全连接。可能是服务器出现了问题,也可能是您没有服务器要求的客户端身份验证证书。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.