Skip to content
 
 

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub issues Travis-CI Language (C++)

C++ Web Framework

The C++ Web Framework is a framework created in C++ with Qt for use in developing applications for the Web.

Steps:

  1. Download and install Qt Creator: https://www.qt.io/download-open-source/
  2. Install Qt Libraries: sudo apt-get install qt5-default
  3. Make a project clone: git clone https://github.com/HerikLyma/CPPWebFramework.git
  4. Open the CPPWebFramework.pro file using Qt Creator
  5. Change the path in the main.cpp file: CWF::CppWebApplication a(argc, argv, CWF::Configuration("/home/MYNAME/CPPWebFramework/CPPWebFramework/server/"));
  6. Change the path in the CPPWeb.ini file: path=/home/MYNAME/CPPWebFramework/CPPWebFramework/server/
  7. Run the project
  8. Open your browser and type: http://127.0.0.1:8080

Documentation: http://www.cppwebframework.com
Videos: https://www.youtube.com/channel/UCf-Jt44A1k-PQ6z_mhN2GYQ

About

The C++ Web Framework is a framework created in C++ with Qt for use in developing applications for the Web.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages