Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osvaldokalvaitir/nodejs-gostack9-module11

:test_tube: 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
https://github.com/osvaldokalvaitir/nodejs-gostack9-module11

automated-testing bootcamp gostack gostack-9 nodejs rocketseat tdd testing

Last synced: 23 days ago
JSON representation

:test_tube: 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

Awesome Lists containing this project

README

        


Logo


Node.js - GoStack 9 Module 11


:test_tube: 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


GitHub language count

GitHub language top


Made by Kalvaitir

License


Install and run   |   License

## :wrench: Install and run

Open terminal:

```sh
# 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](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker.md), [PostgreSQL Docker Image postgres](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker/images/postgres.md), [Postbird](https://github.com/osvaldokalvaitir/awesome/blob/main/src/sgdbs/postgresql/postbird.md).

## :memo: License

This project is under the MIT license. See [LICENSE](/LICENSE) for more information.

---


Developed with 💚 by Osvaldo Kalvaitir Filho