Skip to content

Typescript boilerplate with scripts to start express, knex, winston, docker and terraform

License

Notifications You must be signed in to change notification settings

therealtimhawkins/node-quickstarter

Repository files navigation

🦥 node-quickstarter

Build

Basic

  • npm install for basic Typescript with Jest

Express

  • npm run build:express PORT for Express server with basic router

Knex

  • npm run build:knex for KnexJS setup

Docker

  • npm run build:docker PORT for Dockerfiles and docker-compose project
  • docker-compose up to run dev.Dockerfile locally

Winston

  • npm run build:winston for Winston logger with Console transport

Terraform

  • npm run build:terraform for Terraform file to deploy to AWS

All

  • npm run build:all builds everything in one go

About

Typescript boilerplate with scripts to start express, knex, winston, docker and terraform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published