Skip to content

A toolkit designed for developers, offering solutions for media conversion and manipulation. It includes a variety of essential tools, eliminating the need to install or rely on multiple software and services to accomplish common tasks.

License

Notifications You must be signed in to change notification settings

DMVMarcio/zyrohub

Repository files navigation

About ZyroHub

ZyroHub is a toolkit designed for developers, offering solutions for media conversion and manipulation. It includes a variety of essential tools, eliminating the need to install or rely on multiple software and services to accomplish common tasks.

Running the project

Requirements:

1. Starting services with Docker Compose: (Optional)

docker compose up --profiles services up -d

2. Configure the environment variables:

Copy the .env.example file to .env for production or .env.development for development and fill the necessary variables with the appropriate values.

production:

cp .env.example .env

development:

cp .env.example .env.development

3. Install the dependencies:

bun install

4. Run the project in development mode:

bun dev

5. Build the project:

bun run build

6. Run the project in production mode:

bun start

About

A toolkit designed for developers, offering solutions for media conversion and manipulation. It includes a variety of essential tools, eliminating the need to install or rely on multiple software and services to accomplish common tasks.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project