Skip to content

carolvasc/my-money-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-standard-style

My Money API

API from My Money made with NodeJS, Express and MongoDB.

Technologies

  • NodeJS
  • Express
  • The NoSQL database MongoDB
  • Deployed on Heroku

Installation

Make sure that you already has the NPM, Node and MongoDB in your machine.

Clone this repo locally:

$ git clone https://github.com/carolvasc/my-money-api.git

Install the dependencies:

$ npm install

Open your terminal and run the server:

$ npm run dev

If the whole process has gone well, your server will be running at localhost:4003.


Versão 1.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published