https://github.com/nikitavoloboev/myflow
Place to share & store what you use
https://github.com/nikitavoloboev/myflow
awesome blade react
Last synced: 7 months ago
JSON representation
Place to share & store what you use
- Host: GitHub
- URL: https://github.com/nikitavoloboev/myflow
- Owner: nikitavoloboev
- Created: 2016-03-04T12:26:34.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2025-09-28T09:54:58.000Z (7 months ago)
- Last Synced: 2025-10-03T22:11:21.076Z (7 months ago)
- Topics: awesome, blade, react
- Language: TypeScript
- Homepage: https://myflow.sh
- Size: 41 KB
- Stars: 21,153
- Watchers: 446
- Forks: 842
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# [myflow.sh](https://myflow.sh)
> Place to share & store what you use
This is being built as a better place to share and edit configs like [this one](https://github.com/nikitavoloboev/config) with others.
## Setup
> [!WARNING]
> This site is built with [blade](https://blade.im) and its yet unreleased DB. It will be possible to run locally very soon. Below are internal setup instructions for now.
Install [Task](https://taskfile.dev/docs/installation). Then run `task setup` & follow instructions until it says `✔️ you are setup`. As mentioned above, no point trying to run this till blade releases public DBs so this is for internal documentation for now.
## Run
`task dev` will start web server, can then open `localhost:`.
## Commands
Run `task` to see all possible commands.