Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuransimao/finance
https://github.com/yuransimao/finance
nestjs react shadcn-ui turborepo
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yuransimao/finance
- Owner: yuransimao
- Created: 2024-11-10T13:26:17.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-23T10:22:36.000Z (2 months ago)
- Last Synced: 2024-11-23T11:23:47.327Z (2 months ago)
- Topics: nestjs, react, shadcn-ui, turborepo
- Language: TypeScript
- Homepage:
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#FINANCE Project
This repository contains the **Finance** project, a system developed using **TurboRepo** to manage the monorepo, with frontend in **React** (TypeScript) and backend in **NestJS**.
## Project Structure
The folder structure is organized as follows:
```plaintext
finance/
├── app/
│ ├── backend/ # Backend - NestJS
│ └── frontend/ # Frontend - React com TypeScript
└── package.json # General settings and scripts
```###Prerequisites
-Node.js v18.20.4
-Yarn ou npm