Skip to content
/ node-template Public template
generated from theholocron/base-template

A modern NodeJS template with pre-configured tools, best practices, and CI/CD setup for rapid project development.

License

Notifications You must be signed in to change notification settings

theholocron/node-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Node Template

A Node template used within the Galaxy.

Installation

npm install --save-dev @theholocron/node-template

Usage

import { doSomething, type SomethingOptions } from "@theholocron/node-template";

function App(options: SomethingOptions) {
	return doSomething(options);
}

Documentation

Check out The Holocron Archive for more information.

About

A modern NodeJS template with pre-configured tools, best practices, and CI/CD setup for rapid project development.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •