Skip to content

Exotic C++ web-application, to become a DJ and every month publish a new playlist to impress your colleagues. Marvellous! ^^

Notifications You must be signed in to change notification settings

david-sticky/barde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

barde

CppCms web-based application. You can compile as a standalone server or fast-CGI to execute on web-server. Statics files (in www directory) must be served on a real web-server.

Install

Dependencies

Servers

mysql

Libraries

  • linux-vdso.so.1
  • libbooster.so.0
  • libcppcms.so.1
  • libcppdb.so.0
  • libm.so.6
  • libpthread.so.0
  • libpcre.so.3
  • libdl.so.2
  • libgcrypt.so.11
  • libz.so.1

The 3 first libraries can be found there: https://sourceforge.net/projects/cppcms/files/

Build

$ mkdir build
$ cd build
$ cmake ..
$ make

Execute

$ ./playlists --c ../config.js

Then open localhost:8080/playlists in your browser.

About

Exotic C++ web-application, to become a DJ and every month publish a new playlist to impress your colleagues. Marvellous! ^^

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published