Skip to content

DFE-Digital/login.dfe.node-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DfE Express Boilerplate application

This is a starting point for node applications, it included the basics needed to setup a Web application or API.

Default settings for:

  • ESLint
  • Testing (Jest)
  • Project structure
  • Express Layout
  • Express Middleware

Getting started

git clone git@github.com:DFE-Digital/login.dfe.node-boilerplate.git PROJECT-NAME
cd PROJECT-NAME
npm i
npm run dev

About

Boiler plate project for node projects

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published