Git Product home page Git Product logo

react-node-cli's Introduction

React-Node CLI

This cli contains the core node js code to serve react build and commnads file to make a final release build with both node and react combined.

Features

  • Easy to convert your react app into standalone full stack application.
  • Automatically push your fullstack app to github branch.
  • Single command to make build and release.
  • Export industry level react project structure.
  • Deploy any folder to github branch.

Usage/Examples

Installation

Install package

$ npm i -g @prabink/react-node-cli 

Now you can run the react-node-cli commands globally in your system

Commands & Options

React Node Application Generator & Helpers To Serve React Build, Push to github & Export industry level react project structure

$ react-node-cli --help
Options:
  -V, --version  output the version number
  -h, --help     output usage information

Commands:
  generate|g     Generate React Node Application
  export|exp     Export React Starter Structure
  git_deploy|gdeploy  Deploy any folder to github branch

API Reference

Generate

Generate react build and node server to serve your FullStack Node React Application in any Hosting provider. This will give you an options to push your fullstack source code to github branch.

$ react-node-cli g
         OR
$ react-node-cli generate

Example

React_Node_Cli_generate.png

Export

Export industry level react project structure for your reference, This will extract all folder structure that you need to manage your highly scable react app. This has 3 options for user while expoting: Eg

What you want to export? (Use arrow keys) (Use arrow keys)
 Export react structure only 
  Export react structure with materialUI & Mobx 
  Export react structure with materialUI & Redux 
$ react-node-cli export
              OR
$ react-node-cli exp

Example

React_Node_Cli_Export.gif

GIT DEPLOY

Deploy any folder to github branch This will allow you to choose any folder that you want to push into a github branch.

$ react-node-cli git_deploy
              OR
$ react-node-cli gdeploy

Example

Github_Deploy_Eg.gif

Tech Stack

Client: React

Server: Node, Express, Git,

Authors

License

MIT

react-node-cli's People

Contributors

prabinarbadev2020 avatar prabinkarki643 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.