Skip to content

isaacgrimaldo/lazy_setup

Repository files navigation

Lazy Setup

CLI to create new servers with node.js

Description

project created to make for easy the way to start a new server project, giving to choose any option to create servers with specific purpose such as:

  • simples server with express
  • socket server with express + socket.io
  • soon us will add a template Graphql

Install

npm install -g lazy_setup

Using

write in your console the following command

$ lazy_setup

Questions

  1. name : set your name project
  2. language: choose the language you want (typescript and javascript)
  3. server type : choose the server type you want to create

Templates

Templates javascript check the branch

Templates typescript check the branch

if you wanna create a new template or make changes in a template been created, create a issues in the language repository

About

cli to create servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published