https://github.com/stanmpakati/msutube
2.1 mini project
https://github.com/stanmpakati/msutube
angular cloudinary flutter mongodb nodejs
Last synced: 2 months ago
JSON representation
2.1 mini project
- Host: GitHub
- URL: https://github.com/stanmpakati/msutube
- Owner: stanmpakati
- Created: 2021-06-09T21:57:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-20T15:53:43.000Z (almost 5 years ago)
- Last Synced: 2025-01-24T15:42:04.713Z (over 1 year ago)
- Topics: angular, cloudinary, flutter, mongodb, nodejs
- Language: TypeScript
- Homepage:
- Size: 47 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MSUtube
A media sharing site built for MSU.
In it users can upload videos, audio and pictures. And anyone can view and/or stream them.
## Technologies
Frontend - Angular
Backend - NodeJs with Express
Database - MongoDb
FileServer - CloudWinterstore
## Installing
First install node and npm then the angular-cli.
In project root run the following commands in your terminal:
- To open Client side: cd client then ng serve --open
- To open Server side: cd backend then npm start
The client will then run on port 4200 and the server on 5000
PS: Not suitable for production, only use for development
## Demo

Loging in

Signing up

Viewing video on mobile