Skip to content

nodeiflux/templates

Repository files navigation

Nodeiflux Templates

A collection of templates for and by the Nodeiflux Discord community

Contributor Covenant Commitizen friendly Node version ≥ 16


Usage

npx degit nodeiflux/templates/<template name> [optional folder name]

Example, using express:

npx degit nodeiflux/templates/express

Example, using curveball in a specific folder:

npx degit nodeiflux/templates/curveball my-cool-api

Templates

These are the current templates (click to expand):

express-minimal Smallest useable express template
This template not relevant for most people. Unless you have specific requirements and need something to build from, quickly
curveball a reference curveball implementation

Contributing

We welcome contributions with open arms! Please be mindful to follow our Code of Conduct

If you wish to introduce a new template, please use plop to scaffold it:

npx plop