Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/theanishtar/rainbow-flix
- Owner: theanishtar
- Created: 2023-03-23T11:01:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-18T23:07:18.000Z (about 1 year ago)
- Last Synced: 2024-04-09T16:16:12.951Z (7 months ago)
- Topics: angular, mysql, nodejs, websocket, youtube-api
- Language: CSS
- Homepage:
- Size: 16 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)