Skip to content

duboyal/GQL_flask_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this app scrapes craigslist through beautiful soup and you can interact with it through react app

some notes

  • new notes

  • ok we will need to set up the env variables so that this will work when deployed on an EC2 or something Screenshot 2024-09-10 at 11 33 32 PMScreenshot 2024-09-10 at 11 34 13 PMScreenshot 2024-09-10 at 11 35 12 PM


posts are newest to oldest

in init__ is where the database is but we will eventually make that a environment variable

also think about .env file stuff

otherwise typical docker compose down , build no cache, docker compose up

*** issue : in the data

OK

right now its a little broken because url field needs to be migrated over, or database just wiped, which is what im expecting, so I will comment out the database commit code for now .

also plans to build this out for the future are

  • cron jobs, AWS databases, different websites being scraped, AWS architecture, etc etc etc .

should do postgres RDS eventually ? maybe?

idk do i really need to store them ? i can look on the other project to see how we passs variables and display

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published