https://github.com/mnenie/fluxo
Fluxo is a comprehensive, multifunctional online service designed to streamline state order management
https://github.com/mnenie/fluxo
express-js monorepo tools-engineering typescript vue
Last synced: about 2 months ago
JSON representation
Fluxo is a comprehensive, multifunctional online service designed to streamline state order management
- Host: GitHub
- URL: https://github.com/mnenie/fluxo
- Owner: mnenie
- License: mit
- Created: 2024-11-05T14:11:14.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-11-30T15:29:27.000Z (6 months ago)
- Last Synced: 2025-03-27T08:56:21.453Z (2 months ago)
- Topics: express-js, monorepo, tools-engineering, typescript, vue
- Language: Vue
- Homepage:
- Size: 1.15 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mirea Fluxo
> [!NOTE]
> This project is a fully customized monrepo with a core### Online state order management service

## 📦 Installation
```sh
pnpm install
```> [!NOTE]
> After this command, you will get a working monorepo with shared `packages` and `core` apps## ✍️ Usage
! Put what is needed not only by one `core` app on the `packages` directory
In the `core` directory you can create your app and take some features from `packages` if you need it 👌
## 📄 License
[MIT](./LICENSE) License © 2024 [Alex Peshkov](https://github.com/mnenie)