Skip to content

bytechefhq/bytechef-embedded-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ByteChef Embedded Sample App

This repository contains a sample application demonstrating how to integrate with ByteChef's embedded workflow builder. The application consists of a backend service for JWT token generation and a frontend Next.js application that embeds the ByteChef workflow builder.

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (v18 or later recommended)
  • npm (usually comes with Node.js)
  • Git (for cloning the repository)

Project Structure

The project is organized into two main directories:

  • back-end/: Contains the Node.js backend service for JWT token generation
  • front-end/: Contains the Next.js frontend application

Backend Setup and Running Instructions

The backend is a Node.js application that generates JWT tokens for authentication with the ByteChef API. For setup instructions, please refer to the README.md file inside the back-end/ directory.

Frontend Setup and Running Instructions

The frontend is a Next.js application that embeds the ByteChef workflow builder. For setup instructions, please refer to the README.md file inside the front-end/ directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published