Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.