/challenge-05-node-database-queries

Rocketseat Ignite - Node.js code challenge #05 response

Primary LanguageTypeScript

💠 Challenge 05 - Node.js Database Queries

🔥 Ingnite Node.js challenge - Database Queries.

GitHub language count Repository size GitHub last commit License Stargazers Made by henbalmant Stargazers

Status: Done 🚀

💻 About

Project developed for Ignite offered by Rocketseat.


🚀 How to run this project

This project has only a backend application.

💡 All requests needs the backend server up to work.

Requirements

Before you begin, you will need to have the following tools installed on your machine: Git, Node.js, Yarn Besides that, is good to have an editor to visualize and navigate trough the code like VSCode

🎲 Running the backend server

# Clone this repository
$ git clone git@github.com:henbalmant/challenge-05-node-database-queries.git

# Access the project folder with your terminal/cmd
$ cd challenge-05-node-database-queries

# Install all dependencies
$ yarn install

# Build the database
$ docker-compose up -d

# Run all application tests
$ yarn test

# The server will start on port:3333 - access http://localhost:3333

🛠 Tech Stack

The following tools were used in the construction of the project:

🎲 Backend (NodeJS)

See package.json

Utilities


🦸 Author


Henrique Balmant
🚀

Gmail Badge Linkedin Badge