Skip to content

cobuildlab/shawcor-api

 
 

Repository files navigation

create-nodejs-app

Starter to create new npm packages

Template for Typescript projects on Cobuild Lab

Creates a boilerplate for start creating a nodejs application with typescript.

It includes:

  • Typescript
  • EsLint
  • Prettier
  • Github Actions to validate the builds and run tests
  • Husky and Lint staged to run commands before commit

Usage:

npx @cobuildlab/create-nodejs-app@latest

or

npm init @cobuildlab/nodejs-app

For more information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.4%
  • JavaScript 3.4%
  • Shell 0.2%