Skip to content

OmarATARI/youtube-video-manager

Repository files navigation

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them?

Install

  • (optional) Create your docker-compose.override.yml file
cp docker-compose.override.yml.dist docker-compose.override.yml

Notice : Check the file content. If other containers use the same ports, change yours.

Init

cp .env.dist .env
docker-compose up -d
docker-compose exec --user=application web bash

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published