/icetea_kore

Ice Tea Kore

Primary LanguageCMIT LicenseMIT

Ice Tea Kore

Web application platform and scalable web APIs in C.

Config files

  • Config app/conf/app.conf
  • Build Config app/conf/build.conf

Installation

git clone https://github.com/ammarfaizi2/icetea_kore
cd icetea_kore
make
sudo make install
cd app
cp app/conf/app.conf.example app/conf/app.conf
kodev run

https://localhost:8000 (must be https)