Skip to content

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

License

Notifications You must be signed in to change notification settings

acerohernan/veet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Veet - Open source video conferencing as a service

Room page

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

Mono-repository sctructure

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

Screenhoots

Home page Room with no participants page Add people page

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages