jose-renato-m / gostack_nodejs_fundamentals

This is the fiveth challenge of Rocketseat School's Bootcamp GoStack, which the aim is to build a back-end using the concepts of models, repositories and services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📝Description

This is the Challenge 05 of Bootcamp GoStack's course from Rocketseat School, and its aims is to develop the back-end of an application which has to store income and outcome financial transactions, as well as allows the register and listing of these transactions.


💻Used Technologies

The challenge has been developed using the following technologies:


📁Download

# Clone the repository
$ git clone https://github.com/jose-renato-m/gostack_nodejs_fundamentals

# Enter into the directory
$ cd gostack_nodejs_fundamentals

# Install dependencies
$ yarn

# Start the server
$ yarn dev:server

Made with 💙 by José Renato Montagnana 👋🏻 Get in touch!

About

This is the fiveth challenge of Rocketseat School's Bootcamp GoStack, which the aim is to build a back-end using the concepts of models, repositories and services.


Languages

Language:JavaScript 50.9%Language:TypeScript 49.1%