remix-workflows
Workflow Builder with Remix.run, React Flow, Prisma, and Tailwind CSS.
File Explorer
Download Latest Version (.zip)- FUNDING.yml
- settings.json
- ColumnDto.ts
- FilterablePropertyDto.ts
- FiltersDto.ts
- PaginationDto.ts
- RowHeaderDisplayDto.ts
- SortedByDto.ts
- MetaTagsDto.ts
- Colors.ts
- InputType.ts
- AdminSidebar.tsx
- SidebarGroup.ts
- SidebarItem.ts
- Constants.ts
- IconEmptyResults.tsx
- icon-dark.png
- icon-light.png
- logo-dark.png
- logo-light.png
- Icon.tsx
- Logo.tsx
- TenantBadge.tsx
- MonacoEditor.tsx
- CheckIcon.tsx
- ExternalLinkEmptyIcon.tsx
- ExternalLinkFilledIcon.tsx
- HtmlIcon.tsx
- NextIcon.tsx
- NuxtIcon.tsx
- RemixIcon.tsx
- RightIcon.tsx
- SvelteIcon.tsx
- XIcon.tsx
- EntityIcon.tsx
- SidebarNavigation.tsx
- SidebarLayout.tsx
- SidebarMenu.tsx
- Page404.tsx
- PageMaintenanceMode.tsx
- ColorBadge.tsx
- SimpleBadge.tsx
- ErrorBanner.tsx
- InfoBanner.tsx
- Breadcrumb.tsx
- BreadcrumbSimple.tsx
- ButtonPrimary.tsx
- ButtonSecondary.tsx
- ButtonTertiary.tsx
- LinkOrAhref.tsx
- LoadingButton.tsx
- DateCell.tsx
- Dropdown.tsx
- DropdownOptions.tsx
- DropdownStyless.tsx
- DropdownWithClick.tsx
- PreviewDropdowns.tsx
- PreviewDropdownsSimple.tsx
- PreviewDropdownsWithClick.tsx
- EmptyState.tsx
- ServerError.tsx
- FormGroup.tsx
- InputGroup.tsx
- IncreaseIcon.tsx
- IncreaseIconFilled.tsx
- CheckEmptyCircleIcon.tsx
- DocumentDuplicateIconFilled.tsx
- DotsHorizontalFilledIcon.tsx
- DotsVerticalFilledIcon.tsx
- DownArrow.tsx
- FilterEmptyIcon.tsx
- FilterFilledIcon.tsx
- FolderIcon.tsx
- FolderIconFilled.tsx
- GitHubIcon.tsx
- OpenCloseArrowIcon.tsx
- OptionsIcon.tsx
- PlusIcon.tsx
- RightIcon.tsx
- TemplateIcon.tsx
- TemplateIconFilled.tsx
- ThumbsDownIcon.tsx
- ThumbsDownIconFilled.tsx
- ThumbsUpIcon.tsx
- ThumbsUpIconFilled.tsx
- UpArrow.tsx
- XIcon.tsx
- InputCheckbox.tsx
- InputCheckboxInline.tsx
- InputCheckboxWithDescription.tsx
- InputCombobox.tsx
- InputFilters.tsx
- InputNumber.tsx
- InputRadioGroupCards.tsx
- InputSearch.tsx
- InputSelect.tsx
- InputSelector.tsx
- InputText.tsx
- ShowModalButton.tsx
- EditPageLayout.tsx
- IndexPageLayout.tsx
- NewPageLayout.tsx
- SettingsLayout.tsx
- SidebarIconsLayout.tsx
- Loading.tsx
- ActionResultModal.tsx
- ConfirmModal.tsx
- ErrorModal.tsx
- Modal.tsx
- OpenErrorModal.tsx
- OpenModal.tsx
- OpenSuccessModal.tsx
- SuccessModal.tsx
- SlideOver.tsx
- SlideOverFormLayout.tsx
- SlideOverWideEmpty.tsx
- OrderIndexButtons.tsx
- OrderListButtons.tsx
- CollapsibleRow.tsx
- ColumnSelector.tsx
- GridPagination.tsx
- PreviewTableSimple.tsx
- TablePagination.tsx
- TableSimple.tsx
- Tabs.tsx
- TabsWithIcons.tsx
- HintTooltip.tsx
- Card.tsx
- CardPlaceholder.tsx
- Header.tsx
- PageGptStreaming.tsx
- RadioGroupCards.tsx
- ServerError.tsx
- VerticalNavigation.tsx
- WarningBanner.tsx
- CustomEdge.tsx
- WorkflowResultBadge.tsx
- WorkflowBlockActionIcon.tsx
- WorkflowCredentialIcon.tsx
- WorkflowCredentialIconFilled.tsx
- WorkflowExecutionIcon.tsx
- WorkflowExecutionIconFilled.tsx
- WorkflowIcon.tsx
- WorkflowIconFilled.tsx
- WorkflowVariableIcon.tsx
- WorkflowVariableIconFilled.tsx
- ConditionalIcon.tsx
- ConditionsGroupInput.tsx
- ConditionsGroupsInfo.tsx
- DoNothingIcon.tsx
- HttpRequestIcon.tsx
- LogIcon.tsx
- TriggerManualIcon.tsx
- SetTriggerNode.tsx
- BlockEditorNode.tsx
- BlockExecutionNode.tsx
- PreviewWorkflowsTemplate.tsx
- WorkflowKeyValueInputs.tsx
- WorkflowVariableButton.tsx
- WorkflowVariableTextInput.tsx
- WorkflowInputExamplesDropdown.tsx
- WorkflowRunDropdown.tsx
- WorkflowBlockErrors.tsx
- WorkflowBlockEditor.tsx
- WorkflowBlockExecution.tsx
- WorkflowBuilder.tsx
- WorkflowEditorSidebar.tsx
- WorkflowExecutionsSidebar.tsx
- WorkflowInputExamples.tsx
- WorkflowVariableForm.tsx
- WorkflowContext.tsx
- workflowBlocks.db.server.ts
- workflowExecutions.db.server.ts
- workflows.db.server.ts
- workflowVariable.db.server.ts
- BlockExecutionParamsDto.ts
- BlockExecutionResultDto.ts
- WorkflowBlockDto.ts
- WorkflowBlockExecutionDto.ts
- WorkflowBlockTypes.ts
- WorkflowConditionDtos.ts
- WorkflowDto.ts
- WorkflowExecutionDto.ts
- WorkflowInputExampleDto.ts
- WorkflowStatus.ts
- WorkflowsTemplateDto.ts
- WorkflowBlockUtils.ts
- WorkflowConditionUtils.ts
- WorkflowExecutionUtils.ts
- WorkflowLayoutUtils.ts
- WorkflowUtils.ts
- workflows.$id.executions.api.server.tsx
- workflows.$id.executions.view.tsx
- workflows.$id.index.api.server.tsx
- workflows.$id.index.view.tsx
- workflows.$id.run.manual.api.server.tsx
- workflows.$id.run.manual.view.tsx
- variables.$id.api.server.tsx
- variables.$id.view.tsx
- variables.new.api.server.tsx
- variables.new.view.tsx
- danger.api.server.tsx
- danger.view.tsx
- executions.api.server.tsx
- executions.view.tsx
- index.api.server.tsx
- index.view.tsx
- templates.api.server.tsx
- templates.view.tsx
- variables.api.server.tsx
- variables.view.tsx
- workflows.index.api.server.tsx
- workflows.index.view.tsx
- workflow-engine.api.server.tsx
- workflow-engine.view.tsx
- WorkflowBlockService.ts
- WorkflowsConditionsService.ts
- WorkflowsExecutionsService.ts
- WorkflowsService.ts
- WorkflowsTemplatesService.ts
- WorkflowsValidationService.ts
- WorkflowsVariablesService.ts
- WorkflowVariablesAndCredentialsService.ts
- DefaultWorkflowTemplates.ts
- WorkflowUtils.ts
- workflows.$id.executions.tsx
- workflows.$id.run.manual.tsx
- workflows.$id.tsx
- $id.tsx
- new.tsx
- danger.tsx
- executions.tsx
- index.tsx
- templates.tsx
- variables.tsx
- workflows.tsx
- index.tsx
- workflow-engine.tsx
- admin.tsx
- index.tsx
- scroll-restoration.tsx
- UrlUtils.ts
- root-data.ts
- RowDisplayValueHelper.tsx
- RowHeaderActionDto.ts
- RowPaginationHelper.ts
- use-local-storage.ts
- urlService.ts
- ColorBackgroundUtils.ts
- ColorFocusUtils.ts
- ColorFocusWithinUtils.ts
- ColorGradientUtils.ts
- ColorGroupHoverUtils.ts
- ColorHoverUtils.ts
- ColorPlaceholderUtils.ts
- ColorRingUtils.ts
- ColorTextUtils.ts
- ColorUtils.ts
- DateUtils.ts
- KeypressUtils.ts
- NumberUtils.ts
- ObjectUtils.ts
- StringUtils.ts
- emitter.server.ts
- event-stream.ts
- use-event-source.ts
- db.server.ts
- session.server.ts
- entry.client.tsx
- entry.server.tsx
- root.tsx
- tailwind.css
- migration.sql
- migration_lock.toml
- schema.prisma
- seed.ts
- android-chrome-192x192.png
- android-chrome-512x512.png
- android-icon-144x144.png
- android-icon-192x192.png
- android-icon-36x36.png
- android-icon-48x48.png
- android-icon-72x72.png
- android-icon-96x96.png
- apple-icon-114x114.png
- apple-icon-120x120.png
- apple-icon-144x144.png
- apple-icon-152x152.png
- apple-icon-180x180.png
- apple-icon-57x57.png
- apple-icon-60x60.png
- apple-icon-72x72.png
- apple-icon-76x76.png
- apple-icon-precomposed.png
- apple-icon.png
- apple-touch-icon.png
- browserconfig.xml
- favicon-16x16.png
- favicon-32x32.png
- favicon-96x96.png
- favicon.ico
- manifest.json
- ms-icon-144x144.png
- ms-icon-150x150.png
- ms-icon-310x310.png
- ms-icon-70x70.png
- robots.txt
- site.webmanifest
- .env.example
- .eslintrc.js
- .gitignore
- .prettierrc.json
- LICENSE
- package.json
- README.md
- remix.config.js
- remix.env.d.ts
- tailwind.config.js
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/AlexandroMtzG/remix-workflows
Downloads the entire project code from GitHub to your computer.
cd remix-workflows
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm run dev
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
