Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hub
overleaf
Commits
8a27de51
Commit
8a27de51
authored
Nov 21, 2014
by
James Allen
Browse files
Add in real-time service
parent
759c84a9
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
8a27de51
...
...
@@ -11,6 +11,7 @@ docstore
tags
chat
spelling
real-time
data
tmp
...
...
Gruntfile.coffee
View file @
8a27de51
...
...
@@ -12,6 +12,10 @@ SERVICES = [{
name
:
"web"
repo
:
"https://github.com/sharelatex/web-sharelatex.git"
version
:
"master"
},
{
name
:
"real-time"
repo
:
"https://github.com/sharelatex/real-time-sharelatex.git"
version
:
"master"
},
{
name
:
"document-updater"
repo
:
"https://github.com/sharelatex/document-updater-sharelatex.git"
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment