Skip to content

Create and run a fully functional Node.js server with no code.

Notifications You must be signed in to change notification settings

JeswinPaul/backgen.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backgen CLI (Under Development)

Create and run a fully functional Node.js server with no code. Try it out for yourself at https://www.backgen.io/.

Installation

Install backgen cli with npx

npx backgen.io

User Guide

Clone a project

npx backgen.io clone

Update existing project

npx backgen.io update

Run project with NPM

npx backgen.io run npm

Run project with PM2

npx backgen.io run pm2

Run project with Docker

npx backgen.io run docker

Login to backgen.io

npx backgen.io login

You can find detailed instructions on using Backgen CLI and many tips in its documentation.

Authors

Releases

No releases published

Packages

No packages published