Go to file
sdlcadmin 9d60f0708c [QOTD-2] Initialise npm project and install dependencies
- npm init with express (prod) and typescript, ts-node, @types/express,
  @types/node, eslint, @typescript-eslint/parser,
  @typescript-eslint/eslint-plugin, vitest (dev)
- Add .gitignore excluding node_modules/ and dist/
- Add CLAUDE.md documenting chosen stack, commands, and project structure

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-20 15:00:16 +00:00
.gitignore [QOTD-2] Initialise npm project and install dependencies 2026-07-20 15:00:16 +00:00
CLAUDE.md [QOTD-2] Initialise npm project and install dependencies 2026-07-20 15:00:16 +00:00
package-lock.json [QOTD-2] Initialise npm project and install dependencies 2026-07-20 15:00:16 +00:00
package.json [QOTD-2] Initialise npm project and install dependencies 2026-07-20 15:00:16 +00:00
README.md Initial commit 2026-07-20 10:43:57 +00:00

quote-of-the-day-api