Skip to content
Snippets Groups Projects
Commit 3511dee4 authored by Zaman, Orangzaib (UG - Computer Science)'s avatar Zaman, Orangzaib (UG - Computer Science)
Browse files

Updated README.md

parent 3fe9e892
No related branches found
No related tags found
1 merge request!9Updated README.md
# COM3014-GroupCW This repo contains all our code for the COM3014 group coursework.
## Getting Started
This contains all the code for COM3014 group coursework
\ No newline at end of file
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Docker
### Installation
1. Clone the repo
```sh
git clone https://gitlab.eps.surrey.ac.uk/group-2-com3014/com3014-groupcw
```
2. Populate the 4 environment files for the posts-service/, comments-service/, users-service/, and apollo-gateway/ with the necessary details
3. Run docker compose
```sh
docker compose up
```
4. The webiste should be accessible at
```
http://localhost:3000
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment