Skip to content

origamicore/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript OrigamiCore

OrigamiCore is a powerful Node.js framework that allows you to develop your project maintainable, fast and easily

Old Repository

Installation

OrigamiCore requires Node.js v14+ to run.

install CLI

npm install @origamicore/cli@latest -g

Create Projects

occli --new projectName
occli -n projectName

Add Module

occli --addservice moduleName
occli -a moduleName

Start Project

occli dev

Start Project as Bunjs

occli bun

UI Editor

occli --ui {{port:default 4000}}

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/@origamicore/endpoint]
MongoDb [https://www.npmjs.com/package/@origamicore/mongo]
Redis [https://www.npmjs.com/package/@origamicore/redis]
EOSIO Hyperion [https://www.npmjs.com/package/@origamicore/hyperion]
Semaphore [https://github.com/origamicore/semaphore]
Google OAuth [https://github.com/origamicore/google-oauth]

Projects

Xpell Game

Ajor Block Explorer

Telos NFT Market

Opensource Project

Yahtzee

Evak

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published