Replit
This guide shows you how to deploy the Superagent API to Replit
Step-by-step guide
-
Create a Replit REPL by importing the Superagent GitHub Repository. Link
-
Set the REPL language to
Python
-
Replace the contents of the
.replit
file in your REPL with the following -
Add all necessary
.env
variables as ReplitSecrets
. Also, add the following additional secret: -
Deploy the REPL using Replit
Autoscale
.