Skip to content

Backend-Builders/backend-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •