- There is a
shared-types.ts
file in the backend/ and frontend/ directory each which is just a symlink to thetypes.ts
file in the root directory (the symlink was created with commandln -s ../shared-types.ts ./shared-types.ts
inside /backend for example). This allows us to locally reference the shared-types file in root folder as if the file is inside the app directory; then properly copying inside Dockerfile from root context helps maintain references.
-
Notifications
You must be signed in to change notification settings - Fork 1
kckusal/omegle-clone
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simplified Omegle clone ("Video chat with random stranger" functionality built using Socket.io and WebRTC)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published