Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 748 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 748 Bytes

ts-node-docker

Building a baseline Node setup running in Docker and ready for production applications from scratch. Featuring Typescript, ESLint, Prettier, Prisma, Postgres and Migrations.

Useful sites:

Javascript Tool Manager - https://volta.sh

Compilation and Bundling - https://swc.rs

Package Manager - https://pnpm.io

JavaScript implementation of file removal appropriate for Windows platforms - https://www.npmjs.com/package/rimraf

SQL query builder in TS/JS - https://knexjs.org