Skip to content

ahsouza/clean-api-ts

GitHub Readme Stats

TDD with TypeScript

TDD: Test Driven Development

GitHub issues GitHub pull requests GitHub Release Date GitHub repo size




Estrutura de Arquivos & Pastas

branch: main

├📂 assets
└📂 src
  ├📂 domain
  ├📂 presentation
├📄 .eslintignore
├📄 .eslintrc.json
├📄 .gitignore
├📄 .huskyrc.json
├📄 .lintstagedrc.json
├📄 jest.config.js
├📄 LICENSE
├📄 package.json
├📄 README.md
├📄 tsconfig.json


Repository

  • Clone o repositório https://github.com/ahsouza/ts-tdd-jest.git
  • Altere a branch do projeto de main para frontend executando o comando git checkout frontend
  • Instale as dependências: npm install or yarn
  • Execute os testes: npm run test or yarn test

Fazer download do projeto TDD com TypeScript 4.2.2


About

API em NodeJs utilizando Typescript, MongoDb

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published