Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 287 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 287 Bytes

Coding Kitchen Website

Web presence for bookings and subscriptions

Docker

Deploy and start Redis:

sh opt/deploy-redis.sh

Build the backend:

docker build --rm -t kordano/codingkitchen .

Run it:

sh opt/deploy.sh

Visit the page