Skip to content

Docs is a full-stack clone of Google Docs, implemented in frontend with React.js, Node.js backend and deployed to AWS.

Notifications You must be signed in to change notification settings

acerohernan/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docs - Full-stack real-time document

Document page in real time

Overview

Docs is an open source Google Docs clone, built with React.js and Vite in the frontend, Node.js and Express in the backend and AWS for deployment.

Proyect structure

+-- apps
|   +-- web // main frontend application
+-- docs // docs assets
|   +-- screenshoots // full deployed application screenshoots (comming soon)
+-- infra // Infrastructure as code with AWS CDK in typescript for deploying the app (comming soon)
+-- package.json // main package.json for the mono repository
+-- README.md // proyect documentation
+--

AWS Diagram

Comming soon...

Screenshoots

Home page

Document page

Demo document modal

Document page in real time

About

Docs is a full-stack clone of Google Docs, implemented in frontend with React.js, Node.js backend and deployed to AWS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published