Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
COM3014-GroupCW
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Group 2 COM3014
COM3014-GroupCW
Commits
3511dee4
Commit
3511dee4
authored
3 years ago
by
Zaman, Orangzaib (UG - Computer Science)
Browse files
Options
Downloads
Patches
Plain Diff
Updated README.md
parent
3fe9e892
No related branches found
No related tags found
1 merge request
!9
Updated README.md
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+32
-2
32 additions, 2 deletions
README.md
with
32 additions
and
2 deletions
README.md
+
32
−
2
View file @
3511dee4
# 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
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment