Back to all Bounties
Earn 2,700 ($27.00)
due 2 years ago
Completed
Fix repl environment so forked React/Flask apps work
proales2
Details
Applications
6
Discussion
This Bounty has been completed!
@proales2's review of @fredoist
4.3
Communication 5/5, Quality 5/5, Timeliness 3/5Bounty 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