Giter Site home page Giter Site logo

endor-cli's Introduction

Endor CLI

CodeFactor Lint and test

A Boilerplate Starter. Come to javascript side ๐Ÿš€

The main goal of Endor CLI is to make it easy to start a javascript project using great and minimal boilerplates.


Table of contents

  1. Requirements
  2. How to use
  3. Available Boilerplates
  4. Patterns and libs
  5. Contribute
  6. Gitflow recommendations
  7. Licence

๐Ÿ“ Requirements

This CLI supports Node.js from version v10.x

๐Ÿš€ How to use

First time you'll need to install the package from npm globally

npm i -g endor-cli

Now you're ready to rock and create your first app

endor-cli create

๐Ÿ’ฏ Available Boilerplates

These are the available boilerplates to get your project started

โœ”๏ธ Patterns

These are some of patterns definitions to help us to keep a default arquitecture

โœŒ๏ธ How to get contribute

Step by step to get this up and running

Clone repo and go to project folder

git clone https://github.com/stanleygomes/endor-cli.git && cd endor-cli

Install dependencies

npm install

Config enviroment

Copy enviroment variables template

cp .env.template .env

Start

npm start

๐Ÿ”ฑ Git flow

To file a new a feature

  • create a branch from master branch. Use the pattern: feature/description
  • file a pull request on master branch
  • since your PR is aproved, it will be merged to master branch
  • in a moment in time we'll create a release, using the pattern: release/vX.X.X

๐Ÿ“œ License

MIT license. Copyright (c) 2021 Stanley.
For more information, see the LICENSE file.

endor-cli's People

Contributors

stanleygomes avatar thiago-cantuario avatar

Stargazers

 avatar Wendreo Araujo avatar

Watchers

 avatar

endor-cli's Issues

Upgrade to node v12.x LTS

Upgrade

  • docs on readme
  • add engines to package json
  • and dockerfile server/bin/nodejs/Dockerfile
  • Github workflow

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.