npm.io
3.1.9 • Published 3 years ago

origamicore

Licence
MIT
Version
3.1.9
Deps
2
Size
138 kB
Vulns
0
Weekly
0
Stars
7

TypeScript OrigamiCore

create own project easily

Installation

OrigamiCore requires Node.js v14+ to run.

install OrigamiCore

npm install origamicore@latest

install CLI

npm install oricli@latest -g
Create Projects
oricli --create projectName
Add Service
oricli --addservice serviceName

Plugins

OrigamiCore is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.

Plugin README
Endpoint(express,socket) [https://www.npmjs.com/package/tsoriendpoint]
MongoDb [https://www.npmjs.com/package/tsorimongo]
Redis [https://www.npmjs.com/package/tsoriredis]
Captcha [https://www.npmjs.com/package/tsoricaptcha]
EOSIO Hyperion [https://www.npmjs.com/package/tsorihyperion]

Keywords