Skip to content

A way to create easy and fast code base for bootstrapping your project

License

Notifications You must be signed in to change notification settings

breno12321/Handful-generator

Repository files navigation

Handful Generator 🤝

Code Style handful-generator npmv issues lastCommit Licence Contributors InstallSize

What is this???? 🤔

This is a project/package for creating premounted projects for fast startUp

Templates 📘

JavaScript Express API

The JS Express API provides a simple API base for Restfull services with:

  • Jest config files
  • eslint
  • dockerfiles
  • Kube files
  • Build bundles

TypeScript Express API

The TS Express API provides a simple API base for Restfull services using Typescript with:

  • Jest config files
  • eslint
  • dockerfiles
  • Kube files
  • Build bundles (for js files)

The compiler used is tsc along side the tsconfig.json file

TypeScript Express TypeORM API

The TS Express API provides a simple API base for Restfull services using Typescript along side TypeORM framework and core User and Authentication (jwt based) methods. This template has:

  • Jest config files
  • ORM ( TypeORM )
  • eslint
  • dockerfiles
  • Kube files
  • Build bundles (for js files)

The compiler used is tsc along side the tsconfig.json file
For mor information check the readme inside the project 😉

Usage 👩‍💻👨‍💻

Just a simple npx hanful-generator then select the option you desire and the folder name and you're done!!🎉🎉🎉

About

A way to create easy and fast code base for bootstrapping your project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •