Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 419 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 419 Bytes

noogle-docs

A Google Docs clone built with Typescript, inspired by Web Dev Simplified. Utilising websockets, this is a realtime, collaborative and persistent online text editor.


Front-end: Built with ReactJS (utilising Create React App). The TextEditor used is QuillJS.

Back-end: Fastify (with Fastify-WebSockets), PostgreSQL and Redis.


Have any changes/suggestions? Pull requests are welcome.