/challenge-01-node-concepts

Rocketseat Ignite - Node.js code challenge #01 response

Primary LanguageJavaScript

💠 Challenge 01 - Node.js Concepts

🔥 Ingnite Node.js challenge for proof of concepts.

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

Status: Done 🚀

💻 About

This is a backend application that serves an API to register an user and manage to-dos tasks.

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-01-node-concepts.git

# Access the project folder with your terminal/cmd
$ cd challenge-01-node-concepts

# Install all dependencies
$ yarn install

# Runs application tests
$ yarn test

# Starts the development application
$ yarn dev

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

Run in Insomnia


🛠 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