Workflow with Replit and Github
Kn

Kevin

Created Jul 29, 2022

Workflow with Replit and Github

40
    r

Replit

3 Steps
1

Go to Create a new Repl - Replit

2

Click on Import from GitHub

Click on Import from GitHub
3

Replit Will take Some time to Clone and Setup the Repo

    g

Github

3 Steps
4

Click on Done

After Setting Up, You will get this in your sidebar. Click on done

Click on Done
5

Add Environment variables

Add Environment variables
6

Add all the required Variables and Optional variables whichever you want

Add all the required Variables and Optional variables whichever you want
    r

Replit

1 Step
7

Add the Values

Add the Values
    g

Github

1 Step
8

Click on Run

After adding all the variables, Click on Run. It will take some time to install the dependencies

Click on Run
    r

Replit

2 Steps
9

Setting up......

Setting up......
10

Type "pip install -r requirements.txt"

After Installing the dependencies automatically, we need to install it manually

Type "pip install -r requirements.txt"
    g

Github

2 Steps
11

Add REPLIT_APP_NAME

Add REPLIT_APP_NAME which is url-shortener-v2

Add REPLIT_APP_NAME
12

Type Your APP_NAME

Type Your APP_NAME
    r

Replit

2 Steps
13

Click on Save

Click on Save
14

Add Your Replit Username

Add Your Replit Username to keep the app running for 24/7

Add Your Replit Username
    g

Github

1 Step
15

Click on Save

Click on Save
    r

Replit

1 Step
16

Click on Run

Click on Run and your bot will be started

Click on Run
Well done!
Create how-to guides like this in a snap. Get Tango now.