Skip to content

ammarfaizi2/icetea_kore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)