Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theanishtar/rainbow-flix


https://github.com/theanishtar/rainbow-flix

angular mysql nodejs websocket youtube-api

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Rainbow-Flix

## Technical using

- NodeJS, ExpressJS, Ejs, Jsonwebtoken, .env
- Angular, AngularJS
- Firebase, My SQL

### Djagram DB

### Login JWT Token

## Install and run the project

- Clone repo
```bash
$ git clone https://github.com/Theanishtar/Raibow-Flix
```
### Back-end: NodeJS

- Install VS Code [at here](https://spring.io/tools)

- Open project

``` bash
npm i
npm start
```

- Access [http://localhost:3000/](http://localhost:8080/)


### Front-end: Angular

- Install VSCode
- Open Project
- Control with CMD or GitBash

``` bash
npm i
ng serve
```

- Access [http://localhost:4200/](http://localhost:4200/)