Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

jiayushe/sharedb-ace-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sharedb-ace-backend

Introduction

sharedb-ace-backend is the web server to support collaborative editing in Source Academy.

Development Setup

Running at Local Environment

  1. Clone this repo:
$ git clone https://github.com/jiayushe/sharedb-ace-backend
  1. Install all dependancies:
$ yarn
  1. Start the local server:
$ yarn start
  1. Open http://localhost:8080/ in your browser.

About

Backend of collaborative editor (ShareDB, Koa), migrated to https://github.com/source-academy/sharedb-ace-backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published