Skip to content
    Back to all Bounties

    Earn 2,700 ($27.00)

    Time Remainingdue 2 years ago
    Completed

    Fix repl environment so forked React/Flask apps work

    proales2
    proales2
    Posted 2 years ago
    This Bounty has been completed!
    @proales2's review of @fredoist
    4.3
    Average Rating
    Communication 5/5, Quality 5/5, Timeliness 3/5

    Bounty Description

    Problem Description

    I have a Repl that works:
    https://replit.com/@proales2/react-flask2

    But when I fork this Repl or deploy it it breaks:
    https://replit.com/@proales2/react-flask2-test

    There are some hard coded environmental variables that need cleaned up probably.

    Acceptance Criteria

    Fix Repl so that React and Flask app can be deployed from the same Relp and can be forked and work together correctly without any manual changes to the fork. Repl can also be deployed using Replit deploys and work correctly