Giter VIP home page Giter VIP logo

backend-builder's Introduction

Backend Builder

Welcome!

Backend Builder is a user-friendly CLI tool in Node.js that generates backend application boilerplates. Perfect for developers entering the career and preparing for technical interviews, it simplifies project setup with a simple and intuitive interface. Say goodbye to time-consuming setup tasks and hello to efficient development.

Key Features

  • Community driven open source project.
  • Intuitive and straightforward CLI interactions.
  • Quick and easy installation process.
  • Generates standardized boilerplates for backend applications.
  • Provides a solid foundation for your projects, enabling you to focus on your unique functionalities.
  • Built with Node.js to leverage its powerful ecosystem and ensure cross-platform compatibility.

Current Boilerplates

  • Node/Express Server
  • Node/Express Server built with TypeScript

More coming soon...

Run Locally

Clone the project:

  git clone https://github.com/Backend-Builders/backend-builder.git

Go to the project directory:

  cd backend-builder

Install dependencies:

  npm install

Start the application:

  npm run start

Running Tests

To run tests, run the following command:

  npm run test

License

MIT

Authors

Backend-Buiders

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

Please adhere to this project's Code of Conduct.

Translations of these documents can be found here.

Support

For support, join our Discord channel.

backend-builder's People

Contributors

deividborges93 avatar filipefpaulo avatar limapaulobsb avatar waltertnfc avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

limapaulobsb

backend-builder's Issues

Automatically change new project name

Expected Behavior

The project name in package.json must be the same as the one chosen by the user.

Current Behavior

New projects have the same name as the boilerplate.

Create license options for new projects

Expected Behavior

When creating a new project, the user will be able to choose the type of license through options in the CLI.

Current Behavior

No license files in boilerplates.

Possible Solution

Create a prompt with license options, copy the appropriate file and change the package.json

Create CI configuration

Expected Behavior

The project should have files and settings for CI (Continuous Integration).

Current Behavior

No CI configuration.

Edit new project details

Expected Behavior

The user should be given the option to provide details about the project, which will change in the package.json file (eg description, tags, etc)

Current Behavior

The option is unavailable.

Complete the README files

Expected Behavior

A proper README file must exist in the main project and in the boilerplates.

Current Behavior

No README files.

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.