Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kelsman/angular-clips-project
This project looks to explore using firebase together with angular. core functionalities are authentication, crud of videos
https://github.com/kelsman/angular-clips-project
angular firebase firebase-database
Last synced: 19 days ago
JSON representation
This project looks to explore using firebase together with angular. core functionalities are authentication, crud of videos
- Host: GitHub
- URL: https://github.com/kelsman/angular-clips-project
- Owner: kelsman
- Created: 2022-01-01T22:49:18.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-26T00:35:52.000Z (almost 3 years ago)
- Last Synced: 2023-10-28T17:32:09.780Z (about 1 year ago)
- Topics: angular, firebase, firebase-database
- Language: TypeScript
- Homepage: https://angular-clips-project.vercel.app/
- Size: 11.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clips
This is video sharing web application built with [angular](https://github.com/angular/angular-cli) and firebase## Functionalities
- Authentication with firebase
- File upload with Firebase firestore
- Update details of file uploadeds## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.