mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 09:01:06 +03:00
Feature/Update API Docs README (#3078)
* Add interactive swagger-ui auto-generated API docs from express * Update README.md * Update index.ts //@ts-ignore * Fix eslint no-console error * Add swagger paths * Add all end points * Update swagger.yml * update swagger yml file * update swagger config * update swagger response indentation * update api-docs README * update README --------- Co-authored-by: Octavian FlowiseAI <154992625+ocflowiseai@users.noreply.github.com>
This commit is contained in:
@@ -126,9 +126,9 @@ Flowise has 3 different modules in a single mono repository.
|
||||
|
||||
6. For development build:
|
||||
|
||||
- Create `.env` file and specify the `VITE_PORT` (refer to `.env.example`) in `packages/ui`
|
||||
- Create `.env` file and specify the `PORT` (refer to `.env.example`) in `packages/server`
|
||||
- Run
|
||||
- Create `.env` file and specify the `VITE_PORT` (refer to `.env.example`) in `packages/ui`
|
||||
- Create `.env` file and specify the `PORT` (refer to `.env.example`) in `packages/server`
|
||||
- Run
|
||||
|
||||
```bash
|
||||
pnpm dev
|
||||
@@ -190,9 +190,9 @@ Deploy Flowise self-hosted in your existing infrastructure, we support various [
|
||||
|
||||
</details>
|
||||
|
||||
## 💻 Cloud Hosted
|
||||
## ☁️ Flowise Cloud
|
||||
|
||||
Coming soon
|
||||
[Get Started with Flowise Cloud](https://flowiseai.com/)
|
||||
|
||||
## 🙋 Support
|
||||
|
||||
|
||||
Reference in New Issue
Block a user