To get started...
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine using
https://github.com/SKAUL05/livestream.git
- 👯 Clone this repo to your local machine using
Run requirements.txt
to install all the dependencies
pip install -r requirements.txt
Firstly we'll need to create the database Livestream and the table used by this app: ideas. You can do this by running:
python backend.py --setup
Flask provides an easy way to run the app:
python backend.py
Python
PostgreSQL
Flask
JavaScript
- Read Contribution Guidelines before you contribute.
- 🔃 Create a new pull request using
https://github.com/SKAUL05/livestream/compare
👤 Sarath Kaul
- Linkedin: skaul05
- Github: @skaul05
- Medium: @kaul.sarath
Give a ⭐️ if this project helped you!