/Cirno-Server

Primary LanguageJavaScript

Cirno-Server


This is the server side of cirno.

Fews apis from ciweimao app are wrappered.

After login it will generate a file named .token, don't delete or modify it.


Usage

mkdir static
copy dist files to static
yarn
node app.js    // run the server
yarn pkg    //pack it to an executable file