GithubHelp home page GithubHelp logo

suri66 / nodejs-cli-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 116 KB

This is a CLI project for creating nodejs boilerplate with just a command.

Home Page: https://www.npmjs.com/package/node-dynamic-boilerplate

JavaScript 96.09% CSS 1.12% HTML 2.79%
nodejs cli boilerplate boilerplate-template

nodejs-cli-boilerplate's Introduction

Welcome to node-dynamic-boilerplate!

Hi! This is a cli project. You can generate nodejs project using the CLI.

Installation

npm install -g node-dynamic-boilerplate

Create a NodeJS Boilerplate from CLI.

Run below command in your terminal specifying your app name

node-dynamic-boilerplate <app name> // app name is optional

So your project is created now. Now you need to set up your project.

Steps to set up project:

cd project_name

npm install

npm start OR node bin/www or nodemon

Project Structure

alt mongoose-project-structure-image

Features:

Feature Version
Mongoose DB Connection 1.0.1
Dynamic CRUD Middleware 1.0.1
Dynamic Routes Configuration 1.0.1
Seeder 1.0.1
Logger 1.0.1
Views 1.0.1
Environment Configuration 1.0.1
.env 1.0.1
.gitignore 1.0.1
Sorting 1.0.2
Pagination 1.0.2
Limit fields 1.0.2

Upcoming Features:

Upcoming Feature
Mailer
Authentication
File Upload
Global Error Handler

Upcoming Templates:

Upcoming Templates
NodeJs with Native Mongo Client
NodeJs with Sequalize (Postgres SQL)
Any suggestions are welcome

nodejs-cli-boilerplate's People

Contributors

suri66 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.