Skip to content

Node/Typescript no-server no-db project starter with ESLint, Jest

Notifications You must be signed in to change notification settings

estaub/bare-node-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate for setting up a bare-bones node project.

  • expects Node 14 or later
  • no server (Express et al)
  • Typescript
  • commonjs modules
  • ESLint
  • Jest

The most hard-to-find bit of this config is ESLint for Typescript + Node. See mysticatea/eslint-plugin-node#236.

This is very poorly tested, and only on a Mac.

About

Node/Typescript no-server no-db project starter with ESLint, Jest

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published