Skip to content

Latest commit

 

History

History
executable file
·
18 lines (16 loc) · 373 Bytes

README.md

File metadata and controls

executable file
·
18 lines (16 loc) · 373 Bytes

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)