Skip to content

bgaechter/webdev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Guide Arch Linux

sudo pacman -S hiredis libev cmake boost git jsoncpp
yaourt -S aur/libhttpserver-git
git clone --recursive https://github.com/fmorgner/webdev.git
cd webdev
cmake ./cpp/build/
./cpp/build/build -r

Startup Guide

redis-server &
cpp/build/products/Release/bin/webdev

Connect to localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.6%
  • TeX 16.8%
  • Python 8.0%
  • CMake 7.4%
  • HTML 6.8%
  • Shell 3.5%
  • Other 2.9%