Skip to content

CordonBleus/CordonBleus-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CordonBleus

Develop

The development is based on Docker

docker compose watch

After running the command, you can access http://localhost:5173/ to view the application. All modifications are reflected in real-time for the API server and the frontend.

Toolbox

The toolbox contains multiple tools like NodeJS, Yarn, PHP and the Symfony CLI

Building the container

docker build -f docker/toolbox.Dockerfile -t cordonbleus-toolbox .

Running the container

This command must run from the project's root.

docker run -it -v .:/app cordonbleus-toolbox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors