Contains VS Code specific settings like debugging
Contains the distributable (or output) from your TypeScript build.
documentation
sample movies data to seed database
Contains your source code that will be compiled to the dist dir
Controllers define functions that respond to various http requests
Configuration code like connections, constants..etc
Database schemas
Collection of utility functions
Entry point to your express app
Config settings for paths to exclude from linting
Config settings for ESLint code style checking
paths to exclude from committing in git repo
npm dependencies and build scripts
Config settings for compiling server code written in TypeScript
All external npm package dependencies