Skip to content

ImagineThisUCL/ImagineThisSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

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 [email protected]: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 [email protected]:ImagineThisUCL/ImagineThisWeb.git
git clone [email protected]:ImagineThisUCL/ImagineThisServer.git
git clone [email protected]:ImagineThisUCL/ImagineThisDatabase.git
git clone [email protected]: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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published