Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 406 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 406 Bytes

Cloud Print Endpoint

This is the code repository for the endpoint server of KEEER Cloud Print.

Code structure

See MAINTAINERS.md.

Documentation

See DESIGN.md (Chinese).

Deployment

Currently only Linux is supported. We use Ubuntu on our server but other distros should also work.

npm i
npm run init
npm run start

License

GPLv3, Free as in freedom.