HadesD / blog

C++ Framework For High Performance Website - Architecture Like PHP Laravel

Home Page:https://hadesd.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Blog

My Blog source - Powered by CppCMS

Build Status

Dashboard Dashboard

HomePage Dashboard

Feature

  • Single Page Application (HyperApp)
  • Very Fast and Lightweight (Written in modern C++)
  • Render time in tick-tac

Requirements

  • NodeJS (ES5)
  • NPM
  • GCC/G++ (>=4.9)
  • Python (2.7)
  • CMake (>=3.1)

Installation:

  • CLONE THIS REPO TO YOUR COMPUTER/DEPLOYMENT ENVIRONMENT

Create database file

python tools/create_database.py

node_modules

npm install
make dev
# or (Product)
make prd

Build WebApp.exe and skin library

make

License

MIT (c) Hai Le (a.k.a Dark.Hades)

About

C++ Framework For High Performance Website - Architecture Like PHP Laravel

https://hadesd.herokuapp.com

License:MIT License


Languages

Language:JavaScript 50.8%Language:C++ 27.2%Language:CSS 20.6%Language:HTML 0.8%Language:CMake 0.4%Language:Python 0.1%Language:Makefile 0.0%