Skip to content

ManogyaDahal/collaboratex

 
 

Repository files navigation

collaboratex

  collaboratex is a web-based editor 

Documentation

To learn more about the Architecture and design, check out: link

or ask DeepWiki
Ask DeepWiki

Some screenshots:

  • homepage homepage preview

  • editor editor preview

  • dashboard dashboard preview

Architecture Overview

Roughly this is what it looks like.

Client (React + Apollo)
   │
   ├── Queries / Mutations
   ├── Subscriptions (WebSocket)
   │
Server (GraphQL API)
   │
   ├── Auth Middleware
   ├── Resolvers
   ├── CRDT Merge Layer
Containers (latex compiler image)
   │
   ├── Latex project compilation
   │
Database

Feel free to contact us about the project:

About

Collaborative LaTeX editing platform

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 72.3%
  • Go 26.1%
  • Other 1.6%