Skip to content

SamuelFormigheri/go-finances

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

GoFinances

GoFinances is a transaction management application.


💻 Project

gofinances

🚀 Technologies

This project was developed with the following technologies:

  • Typescript

  • Node.js

  • ReactJS

  • Styled-Components

  • Express

  • TypeORM

  • Docker

Usage

Be sure to create the database container (I used docker) and correctly configure the ormconfig.json. Then...

API

#$ cd server

$ yarn

$ yarn typeorm migration:run

Start the API

$ yarn dev:server

Web App

$ yarn

$ yarn start

Participants

Samuel Formigheri

About

GoFinances is a transaction management application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages