eduardoaraya / financial-backend-nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application to Financial Management

Build with nodejs@16.14.5 Functional Paradigm


Idea

Improve to financial management


Architecture

Application

The Application Core that contain the bootstrap application and where the server start run

Database

Contain database connection and schema declarations also include seeds and migrations

libs

Source domains to application

Steps to build application

  • Create the Core/Bootstraop
    • Start server
    • Connection database
    • Load modules

About


Languages

Language:TypeScript 100.0%