Skip to content

falconsag/chord-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

Clone repository and simply execute

docker compose up --build

in the root directory of the project. The application will be available at https://localhost:10200 by default.

--build is necessary to rebuild the image after pulling changes from the repository.

Browser caching

Since browsers by default cache static files, it is recommended to disable caching in the browser's developer tools while testing the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published