Skip to content

TiagoValdrich/financial-system-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Financial System - Back-end

This project, is a simple system for college, that has as purpose make easy to people management their cash flow.

This is only the back-end of the application, to access the Front-end, click here.

Requirements to run the application

  • NodeJS

Installation

If you already have NodeJS installed in your computer, you need to install the project dependencies. In project root, run:

npm install

How to run the server

After installed all the dependencies, just run the following command to start the server:

npm start

And that's, if you access http://localhost:3000 you'll receive a message from the server showing that the server is running. After this, you'll be able to run application front-end.

About

Back-end of financial system project, for college.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published