Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 286 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 286 Bytes

tweetycs-web

Web Application for Tweetycs Project from Insight lab at Western University

Build Setup

# Build Docker image
docker build -t web .

# Deploy
docker-compose up

For detailed explanation on how things work, checkout Nuxt.js docs.