Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
to start the backend first run the docker compose yml in contianer/redis by command :- docker compose up -d then run the plugin docker file :- docker build -t sample-plugin // if not built he image docker run --network="host" sample-plugin // runs on localhost network