paper-chat-server-typescript

Google docs clone with Slate.js

Stars
1
Committers
1

Server stack and structure inspired by mwanago and Nest.js modular architecture.

Paper Chat

Fullstack app written in React, Express and TypeScript (backend). The application uses the Slate.js library to create a rich text editor. You can add, save, update and read documents. For now, the project is not finished, the end result is to be able to edit documents by many users live (simple google docks clone).

Client side code for this project

Software Used

Project Learning Goals

  • Practice react hooks and ContextAPI
  • Try Slate.js library
  • Try Nest.js framework
  • Try Node.js and Express with TypeScript
  • Try Docker

Preview

Paper Chat

License

This project is licensed under the ISC License - see the LICENSE.md file for details