rwp-anonymous / HyproDoc-API-V2

REST client for HyproDoc Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HyproDoc Logo

A progressive Node.js based document manager with Angular frontend.

NPM Version Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

Description

HyproDoc platform.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

HyproDoc is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

HyproDoc is MIT licensed.

About

REST client for HyproDoc Platform

License:MIT License


Languages

Language:TypeScript 100.0%