1.0.2 ā€¢ Published 1 year ago

fast-boilerplate v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

I have been too weary of always writing the same boilerplate code, hence i developed this project that clone my boilerplates.

āœØ Features

  • Colorized Outputs: Terminal looks so cool with some colors.
  • Easy and Fast Usage: Just type npx fast-boilerplate and choose the boilerplate.
  • Modern Boilerplates: Take a look at typed-js-lib, express-ts-api & fastify-ts-api.

šŸŽ² Prerequisites

To run this project you will need to have Node.

ā¬‡ļø How to install and develop

git clone https://github.com/kauefraga/fast-boilerplate.git
cd fast-boilerplate

pnpm dev

You are welcome to open issues and pull requests!

šŸ›  Technologies

The following tools have been used to build the project:

  • Node - A runtime based on V8 JavaScript.
  • Enquirer - "Stylish CLI prompts that are user-friendly, intuitive and easy to create".
  • Git interface - Interface to work with a git repository in nodejs.
  • Ansi colors - Easily add ANSI colors to your text and symbols in the terminal.
  • Nano spinner - The simplest and tiniest terminal spinner for Nodejs.
  • Eslint - Code ruler/styler with Airbnb style guide.
  • Typescript, tsx and tsup - Improve the DX by adding type safety and a blazingly fast execution/build provided by esbuild.

šŸ“ License

This project is licensed under the MIT License - See the LICENSE for more information.