Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ImagineThis System

This repository contains information about how to run the entire ImagineThis system.

Deployment

  1. Clone this repository and move inside:
git clone git@github.com:ImagineThisUCL/ImagineThisSystem.git
cd ImagineThisSystem
  1. Clone 4 repositories into the current directory: ImagineThis Frontend, ImagineThis Backend, ImagineThis Database and ImagineThis Expo. Run:
git clone git@github.com:ImagineThisUCL/ImagineThisWeb.git
git clone git@github.com:ImagineThisUCL/ImagineThisServer.git
git clone git@github.com:ImagineThisUCL/ImagineThisDatabase.git
git clone git@github.com:ImagineThisUCL/ImagineThisExpo.git
  1. Setup docker-compose.yml configuration file with proper environment variables.

  2. Build images with docker-compose build

  3. Run the whole system with docker-compose up -d imaginethis-frontend

About

Tools for running all ImagineThis components together

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors