Skip to content

Repository files navigation

Agora Live Editor

Start Server

npm i
npm start

Develop the editor

  • This will start webpack dev server
# wevpack dev server
npm dev
# or to build
npm build

Files Storage

  • Files are stored in api/public/files
  • whenever a file is edited, the changes are persisted in the server
  • Synchronised among connected clients (browsers)
cd api
npm start

About

dashboard base for maker maker project

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages