0.3.1 • Published 2 years ago

@nodenet/cli v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

NodeNet CLI

DevelopmentStatus

CLI: v0.3.0 | JWT Auth Update
Core: v0.3.0 | JWT Auth Update

Please feel free to submit ideas or bugs, just create an Issue.


Installation

npm install @nodenet/cli --global


Documentation

https://www.nodenet.wiki

Usage

After installation, you can use the CLI by typing nodenet in your terminal. \ From there, you will get a list of all available commands.

With nodenet new MyProject you can create a new Project
With nodenet --version you get the current version
With nodenet --help you get a list of all commands available

After a new Project is created, open the project and start the server with:
npm run start


0.3.0

2 years ago

0.3.1

2 years ago

0.2.0

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago