Web Application for Tweetycs Project from Insight lab at Western University
# Build Docker image
docker build -t web .
# Deploy
docker-compose up
For detailed explanation on how things work, checkout Nuxt.js docs.
Web Application for Tweetycs Project from Insight lab at Western University
# Build Docker image
docker build -t web .
# Deploy
docker-compose up
For detailed explanation on how things work, checkout Nuxt.js docs.