sec33_Leelulila_Server is a backend repository for sec33_Leelulila repository which is CUPARTTIME PROJECT.
-
Create a folder and copy docker-compose.yml to the folder
-
Clone both sec33_Leelulila and sec33_Leelulila_Server into that folder
- Clone Frontend
$ git clone https://github.com/2110423-2019-2/sec33_Leelulila.git
- Clone Backend
$ git clone https://github.com/2110423-2019-2/sec33_Leelulila_Server.git
- Clone Frontend
-
Run this command to run and build images for application
docker-compose up --build
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.