Skip to content

mr4pson/cigsmoke-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

687bfda · Oct 30, 2022
Sep 22, 2022
Oct 27, 2022
Sep 22, 2022
Oct 24, 2022
Oct 30, 2022
Oct 7, 2022
Oct 24, 2022
Jul 26, 2022
Oct 30, 2022
Sep 22, 2022
Sep 3, 2022
Oct 7, 2022
Aug 22, 2022
Jun 14, 2022
Jul 21, 2022
Jun 12, 2022
Aug 16, 2022
Jun 12, 2022
Jun 12, 2022
Sep 13, 2022
Jun 25, 2022
Oct 8, 2022
Sep 10, 2022
Jun 22, 2022
Jun 14, 2022

Repository files navigation

Cigsmoke TypeScript & Express.js & TypeORM Application

Dependencies

nodejs >= 12.14.0

  • tsyringe (dependency injection)
  • express
  • typeorm
  • class-validator
  • morgan
  • pino
  • jest(ts-jest)

Linting & Formatting

  • typescript-eslint
  • prettier

LiveReload for development

TypeScript >= 3.5.0 concurrently & incremental build & nodemon

Run

./run-database.sh && pm2 start ecosystem.config.js