🧪 Automated Testing and TDD using Node.js, Express, ExpressJS Async Errors, Jest, @types/jest, SuperTest, Factory Girl, Faker.js, Sucrase, Sucrase Jest plugin, bcrypt.js, dotenv, Sequelize, pg, sqlite3, Docker and Postbird
Open terminal:
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-gostack9-module11
# Entry in folder
cd nodejs-gostack9-module11
# Install deps with npm or yarn
npm install | yarn
# Make a copy of the .env.example file, rename it to .env and change the variables according to your environment.
# Run tests
npm run test | yarn test
Click to learn more about the tools used: Docker, PostgreSQL Docker Image postgres, Postbird.
This project is under the MIT license. See LICENSE for more information.
Developed with 💚 by Osvaldo Kalvaitir Filho