ammarfaizi2 / icetea_kore

Ice Tea Kore

Home Page:https://icetea-kore.ammarfaizi.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Ice Tea Kore

https://icetea-kore.ammarfaizi.net

License:MIT License


Languages

Language:C 97.5%Language:Makefile 1.3%Language:Roff 1.2%Language:Shell 0.0%Language:CSS 0.0%